Variables | |
| string | ATTR_HOST = "host" |
| string | ATTR_VERSION = "version" |
| string | DATA_CLIENT = "client" |
| string | DATA_DEVICE_INFO = "device_info" |
| string | DEV_ID = "uuid" |
| string | DEV_LED_PROFILE = "led_profile" |
| string | DEV_MODEL = "product_code" |
| string | DEV_NAME = "device_name" |
| string | DEV_PROFILE_RGB = "RGB" |
| string | DEV_PROFILE_RGBW = "RGBW" |
| string | DOMAIN = "twinkly" |
| string | MIN_EFFECT_VERSION = "2.7.1" |
Const for Twinkly.
| string homeassistant.components.twinkly.const.ATTR_HOST = "host" |
| string homeassistant.components.twinkly.const.ATTR_VERSION = "version" |
| string homeassistant.components.twinkly.const.DATA_CLIENT = "client" |
| string homeassistant.components.twinkly.const.DATA_DEVICE_INFO = "device_info" |
| string homeassistant.components.twinkly.const.DEV_ID = "uuid" |
| string homeassistant.components.twinkly.const.DEV_LED_PROFILE = "led_profile" |
| string homeassistant.components.twinkly.const.DEV_MODEL = "product_code" |
| string homeassistant.components.twinkly.const.DEV_NAME = "device_name" |
| string homeassistant.components.twinkly.const.DEV_PROFILE_RGB = "RGB" |
| string homeassistant.components.twinkly.const.DEV_PROFILE_RGBW = "RGBW" |
| string homeassistant.components.twinkly.const.DOMAIN = "twinkly" |