Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.proximity.sensor.ProximitySensor
 
class  homeassistant.components.proximity.sensor.ProximityTrackedEntitySensor
 
class  homeassistant.components.proximity.sensor.TrackedEntityDescriptor
 

Namespaces

 homeassistant.components.proximity.sensor
 

Functions

DeviceInfo homeassistant.components.proximity.sensor._device_info (ProximityDataUpdateCoordinator coordinator)
 
None homeassistant.components.proximity.sensor.async_setup_entry (HomeAssistant hass, ProximityConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.proximity.sensor.device_class
 
list homeassistant.components.proximity.sensor.DIRECTIONS = ["arrived", "away_from", "stationary", "towards"]
 
 homeassistant.components.proximity.sensor.key
 
 homeassistant.components.proximity.sensor.native_unit_of_measurement
 
 homeassistant.components.proximity.sensor.options
 
 homeassistant.components.proximity.sensor.translation_key