
This commit adds documentation around the mochad and mochad switch platforms which are added in home-assistant/home-assistant#3970
781 B
781 B
layout | title | description | date | sidebar | comments | sharing | footer | ha_category | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|
page | Mochad Switch | Instructions how to integrate X10 Mochad switches into Home Assistant. | 2016-10-20 21:13 | true | false | true | true | Switch | depends |
The mochad
switch platform lets you control an X10 enabled switch device.
To enable this switch in your installation, add the following to your configuration.yaml
file:
# Example configuration.yml entry
switch:
- platform: mochad
devices:
- name: Switch A
address: a1
- name: Living Room Lamp
address: a5
Configuration variables:
- name (Optional): The name of the switch. Default is: x10_switch_dev_address
- address (Required): The X10 address of the switch