Mathias Scherer d8d05236b0 adds Readme
2021-04-05 13:28:43 +02:00
2021-04-05 13:28:43 +02:00
2021-04-04 19:38:03 +02:00
2021-04-04 19:38:03 +02:00
2021-04-04 19:38:03 +02:00
2021-04-05 13:28:43 +02:00

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.

{
    host: "http://127.0.0.1",
    port: 8123,
    token: "NOT_VALID",
    ignoreCert: false,
    entities: ["ENTITY_ID"],
}

Screenshots

1 2 3

Description
No description provided
Readme 209 KiB
Languages
JavaScript 88.8%
CSS 11.2%