extends readme a bit

This commit is contained in:
Mathias Scherer 2021-04-05 13:33:19 +02:00
parent d8d05236b0
commit f9ec6a4f39
No known key found for this signature in database
GPG Key ID: 6A618EAA2BC2C1E5

View File

@ -1,6 +1,7 @@
# MMM-HomeAssistant-Touch # 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: Currently the following modules are supported:
@ -9,6 +10,10 @@ Currently the following modules are supported:
- Switch - Switch
- Light - Light
## Connection
This module communicatates via Rest API with HomeAssistant and registers websocket listeners for state upates.
## Config ## Config
This are the possible configuration options and the default values set by the module. This are the possible configuration options and the default values set by the module.