Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 820 Bytes

File metadata and controls

23 lines (16 loc) · 820 Bytes

LiteTouch Integration

{% if prerelease %}This is a beta version!{% endif %}

This integration uses LiteTouch's RTC protocol for interacting with the lighting system for use with Home Assistant.

Please see the README for more details.

Note that you will need to restart Home Assistant after installation.

Sample YAML:

litetouch:
  host: "192.168.1.65"
  port: 10001
  dimmers:
    - addr: "016_2"
      name: "Main Hall"
      loadid: "82"
    - addr: "4_7"
      name: "Front Hall Chandelier"
      loadid: "23"