Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.smartthings.sensor.Map
 
class  homeassistant.components.smartthings.sensor.SmartThingsPowerConsumptionSensor
 
class  homeassistant.components.smartthings.sensor.SmartThingsSensor
 
class  homeassistant.components.smartthings.sensor.SmartThingsThreeAxisSensor
 

Namespaces

 homeassistant.components.smartthings.sensor
 

Functions

None homeassistant.components.smartthings.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
Sequence[str]|None homeassistant.components.smartthings.sensor.get_capabilities (Sequence[str] capabilities)
 

Variables

list homeassistant.components.smartthings.sensor.POWER_CONSUMPTION_REPORT_NAMES
 
list homeassistant.components.smartthings.sensor.THREE_AXIS_NAMES = ["X Coordinate", "Y Coordinate", "Z Coordinate"]
 
dictionary homeassistant.components.smartthings.sensor.UNITS