extends readme a bit

This commit is contained in:
Mathias Scherer
2021-04-05 13:33:19 +02:00
parent d8d05236b0
commit f9ec6a4f39

View File

@@ -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.