Go to the source code of this file.
Namespaces | |
| homeassistant.components.switchbot_cloud.const | |
Variables | |
| homeassistant.components.switchbot_cloud.const.DEFAULT_SCAN_INTERVAL = timedelta(seconds=600) | |
| string | homeassistant.components.switchbot_cloud.const.ENTRY_TITLE = "SwitchBot Cloud" |
| homeassistant.components.switchbot_cloud.const.Final | |
| string | homeassistant.components.switchbot_cloud.const.SENSOR_KIND_BATTERY = "battery" |
| string | homeassistant.components.switchbot_cloud.const.SENSOR_KIND_HUMIDITY = "humidity" |
| string | homeassistant.components.switchbot_cloud.const.SENSOR_KIND_TEMPERATURE = "temperature" |
| string | homeassistant.components.switchbot_cloud.const.VACUUM_FAN_SPEED_MAX = "max" |
| string | homeassistant.components.switchbot_cloud.const.VACUUM_FAN_SPEED_QUIET = "quiet" |
| string | homeassistant.components.switchbot_cloud.const.VACUUM_FAN_SPEED_STANDARD = "standard" |
| string | homeassistant.components.switchbot_cloud.const.VACUUM_FAN_SPEED_STRONG = "strong" |