Go to the source code of this file.
Namespaces | |
| homeassistant.components.vesync.const | |
Variables | |
| 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" |
| string | homeassistant.components.vesync.const.VS_SWITCHES = "switches" |