Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.switchbot_cloud.sensor.SwitchBotCloudSensor
 

Namespaces

 homeassistant.components.switchbot_cloud.sensor
 

Functions

None homeassistant.components.switchbot_cloud.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config, AddEntitiesCallback async_add_entities)
 

Variables

tuple homeassistant.components.switchbot_cloud.sensor.METER_PLUS_SENSOR_DESCRIPTIONS
 
tuple homeassistant.components.switchbot_cloud.sensor.METER_PRO_CO2_SENSOR_DESCRIPTIONS
 
string homeassistant.components.switchbot_cloud.sensor.SENSOR_TYPE_BATTERY = "battery"
 
string homeassistant.components.switchbot_cloud.sensor.SENSOR_TYPE_CO2 = "CO2"
 
string homeassistant.components.switchbot_cloud.sensor.SENSOR_TYPE_HUMIDITY = "humidity"
 
string homeassistant.components.switchbot_cloud.sensor.SENSOR_TYPE_TEMPERATURE = "temperature"