diff --git a/Readme.md b/Readme.md index c53115d..bd969d5 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ # MMM-HomeAssistant-Touch -This module provides an integration to HomeAssitant with touch controls +This module provides an integration to HomeAssitant with touch controls. +It also supports multiple HomeAssistant hosts and connections. You can achieve this by adding the module multiple times to the config.js with different configurations Currently the following modules are supported: @@ -9,6 +10,10 @@ Currently the following modules are supported: - Switch - Light +## Connection + +This module communicatates via Rest API with HomeAssistant and registers websocket listeners for state upates. + ## Config This are the possible configuration options and the default values set by the module.