Variables | |
| string | ATTR_SLEEP_TIME = "sleep_time" |
| int | CLEAR_TIMER = 0 |
| string | DOMAIN = "modern_forms" |
| string | OPT_BRIGHTNESS = "brightness" |
| string | OPT_ON = "on" |
| string | OPT_SPEED = "speed" |
| string | SERVICE_CLEAR_FAN_SLEEP_TIMER = "clear_fan_sleep_timer" |
| string | SERVICE_CLEAR_LIGHT_SLEEP_TIMER = "clear_light_sleep_timer" |
| string | SERVICE_SET_FAN_SLEEP_TIMER = "set_fan_sleep_timer" |
| string | SERVICE_SET_LIGHT_SLEEP_TIMER = "set_light_sleep_timer" |
Constants for the Modern Forms integration.
| string homeassistant.components.modern_forms.const.ATTR_SLEEP_TIME = "sleep_time" |
| int homeassistant.components.modern_forms.const.CLEAR_TIMER = 0 |
| string homeassistant.components.modern_forms.const.DOMAIN = "modern_forms" |
| string homeassistant.components.modern_forms.const.OPT_BRIGHTNESS = "brightness" |
| string homeassistant.components.modern_forms.const.OPT_ON = "on" |
| string homeassistant.components.modern_forms.const.OPT_SPEED = "speed" |
| string homeassistant.components.modern_forms.const.SERVICE_CLEAR_FAN_SLEEP_TIMER = "clear_fan_sleep_timer" |
| string homeassistant.components.modern_forms.const.SERVICE_CLEAR_LIGHT_SLEEP_TIMER = "clear_light_sleep_timer" |
| string homeassistant.components.modern_forms.const.SERVICE_SET_FAN_SLEEP_TIMER = "set_fan_sleep_timer" |