extends readme a bit
This commit is contained in:
parent
d8d05236b0
commit
f9ec6a4f39
@ -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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user