adds Readme
This commit is contained in:
parent
01f04f5db5
commit
d8d05236b0
30
Readme.md
Normal file
30
Readme.md
Normal file
@ -0,0 +1,30 @@
|
||||
# MMM-HomeAssistant-Touch
|
||||
|
||||
This module provides an integration to HomeAssitant with touch controls
|
||||
|
||||
Currently the following modules are supported:
|
||||
|
||||
- Cover
|
||||
- Media Player
|
||||
- Switch
|
||||
- Light
|
||||
|
||||
## Config
|
||||
|
||||
This are the possible configuration options and the default values set by the module.
|
||||
|
||||
```javascript
|
||||
{
|
||||
host: "http://127.0.0.1",
|
||||
port: 8123,
|
||||
token: "NOT_VALID",
|
||||
ignoreCert: false,
|
||||
entities: ["ENTITY_ID"],
|
||||
}
|
||||
```
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||

|
||||
BIN
screenshots/1.png
Normal file
BIN
screenshots/1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
BIN
screenshots/2.png
Normal file
BIN
screenshots/2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
screenshots/3.png
Normal file
BIN
screenshots/3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user