Variables | |
| string | CONF_DIMLEVEL_MAX = "dimlevel_max" |
| string | CONF_DIMLEVEL_MIN = "dimlevel_min" |
| string | CONF_ECHO = "echo" |
| string | CONF_OFF = "off" |
| string | CONF_OFF_CODE = "off_code" |
| string | CONF_OFF_CODE_RECEIVE = "off_code_receive" |
| string | CONF_ON = "on" |
| string | CONF_ON_CODE = "on_code" |
| string | CONF_ON_CODE_RECEIVE = "on_code_receive" |
| string | CONF_SYSTEMCODE = "systemcode" |
| string | CONF_UNIT = "unit" |
| string | CONF_UNITCODE = "unitcode" |
Consts used by pilight.
| string homeassistant.components.pilight.const.CONF_DIMLEVEL_MAX = "dimlevel_max" |
| string homeassistant.components.pilight.const.CONF_DIMLEVEL_MIN = "dimlevel_min" |
| string homeassistant.components.pilight.const.CONF_ECHO = "echo" |
| string homeassistant.components.pilight.const.CONF_OFF = "off" |
| string homeassistant.components.pilight.const.CONF_OFF_CODE = "off_code" |
| string homeassistant.components.pilight.const.CONF_OFF_CODE_RECEIVE = "off_code_receive" |
| string homeassistant.components.pilight.const.CONF_ON_CODE = "on_code" |
| string homeassistant.components.pilight.const.CONF_ON_CODE_RECEIVE = "on_code_receive" |
| string homeassistant.components.pilight.const.CONF_SYSTEMCODE = "systemcode" |
| string homeassistant.components.pilight.const.CONF_UNIT = "unit" |