home-assistant.github.io/source/_components/light.mysensors.markdown
MartinHjelmare 1a579da185 Add mysensors binary sensor and some fixes
* Add binary sensor page. Move door, motion, smoke, and part of
  sprinkler, leak, sound, vibration and moisture sensors to binary
  sensor from sensor page.
* Move back S_LIGHT to switch page from light page.
2016-02-28 01:50:03 +01:00

827 B

layout title description date sidebar comments sharing footer logo ha_category featured
page MySensors Light Instructions how to integrate MySensors lights into Home Assistant. 2016-02-15 17:37 +0100 true false true true mysensors.png Light false

Integrates MySensors lights into Home Assistant. See the main component for configuration instructions.

The following actuator types are supported:

MySensors version 1.4 and higher
S_TYPE V_TYPE
S_DIMMER V_DIMMER
MySensors version 1.5 and higher
S_TYPE V_TYPE
S_DIMMER V_PERCENTAGE
S_RGB_LIGHT V_RGB

For more information, visit the serial api of MySensors.