Variables | |
| dictionary | DEV_TYPE_TO_HA |
| string | DOMAIN = "vesync" |
| string | SERVICE_UPDATE_DEVS = "update_devices" |
| dictionary | SKU_TO_BASE_DEVICE |
| string | VS_DISCOVERY = "vesync_discovery_{}" |
| string | VS_FANS = "fans" |
| string | VS_LIGHTS = "lights" |
| string | VS_MANAGER = "manager" |
| string | VS_SENSORS = "sensors" |
| string | VS_SWITCHES = "switches" |
Constants for VeSync Component.
| dictionary homeassistant.components.vesync.const.DEV_TYPE_TO_HA |
| string homeassistant.components.vesync.const.DOMAIN = "vesync" |
| string homeassistant.components.vesync.const.SERVICE_UPDATE_DEVS = "update_devices" |
| dictionary homeassistant.components.vesync.const.SKU_TO_BASE_DEVICE |
| string homeassistant.components.vesync.const.VS_DISCOVERY = "vesync_discovery_{}" |
| string homeassistant.components.vesync.const.VS_FANS = "fans" |
| string homeassistant.components.vesync.const.VS_LIGHTS = "lights" |
| string homeassistant.components.vesync.const.VS_MANAGER = "manager" |
| string homeassistant.components.vesync.const.VS_SENSORS = "sensors" |