Fix typos in file name (#5330)
This commit is contained in:
parent
e1ccd79776
commit
243d1587e8
37 changed files with 172 additions and 82 deletions
|
@ -14,10 +14,12 @@ ha_release: 0.32
|
|||
|
||||
The `mochad` switch platform lets you control an X10 enabled switch device.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To enable this sensor, you first have to set up the [mochad component](/components/mochad/) and then add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yml entry
|
||||
# Example configuration.yaml entry
|
||||
switch:
|
||||
- platform: mochad
|
||||
devices:
|
||||
|
@ -31,3 +33,5 @@ Configuration variables:
|
|||
- **name** (*Optional*): The name of the switch. Default is: x10_switch_dev_*address*.
|
||||
- **comm_type** (*Optional*): pl (powerline) or rf (radio frequency). Default is pl.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue