Go to the source code of this file.
Namespaces | |
| homeassistant.components.switcher_kis.const | |
Variables | |
| string | homeassistant.components.switcher_kis.const.CONF_AUTO_OFF = "auto_off" |
| string | homeassistant.components.switcher_kis.const.CONF_TIMER_MINUTES = "timer_minutes" |
| int | homeassistant.components.switcher_kis.const.DISCOVERY_TIME_SEC = 12 |
| string | homeassistant.components.switcher_kis.const.DOMAIN = "switcher_kis" |
| int | homeassistant.components.switcher_kis.const.MAX_UPDATE_INTERVAL_SEC = 30 |
| string | homeassistant.components.switcher_kis.const.SERVICE_SET_AUTO_OFF_NAME = "set_auto_off" |
| string | homeassistant.components.switcher_kis.const.SERVICE_TURN_ON_WITH_TIMER_NAME = "turn_on_with_timer" |
| string | homeassistant.components.switcher_kis.const.SIGNAL_DEVICE_ADD = "switcher_device_add" |