Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tasmota.sensor.TasmotaSensor
 

Namespaces

 homeassistant.components.tasmota.sensor
 

Functions

None homeassistant.components.tasmota.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.tasmota.sensor.DEVICE_CLASS = "device_class"
 
string homeassistant.components.tasmota.sensor.ICON = "icon"
 
dictionary homeassistant.components.tasmota.sensor.SENSOR_UNIT_MAP
 
string homeassistant.components.tasmota.sensor.STATE_CLASS = "state_class"