3 Commits

Author SHA1 Message Date
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Matthew Treinish
e6688b9759 Mochad light fixes (#4214)
* Add brighness levels option to mochad

In home-assistant/home-assistant#11146 a new configuration option,
brighness_levels, is added to the mochad light component. This is used
to tell home-assistant how many brightness levels the X10 light device
supports because there is no way to actually discover this. This commit
adds documentation for the new option.

* Fix some leftover references to the switch component

The documentation for the mochad light component was mostly copy and
pasted from the mochad switch device. Since the configuration is more or
less the same between devices. However in doing this several references
to mochad switches was left in by mistake. This commit fixes these and
replaces them with the correct name of the component.
2017-12-18 12:51:36 +01:00
Matthew Treinish
cf2f5ebb2e Add documentation for the mochad light component (#2976)
* Add documentation for the mochad light component

This commit adds docs for using x10 dimmers and lights via mochad.

* Update light.mochad.markdown
2017-08-12 12:52:40 -07:00