Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.honeywell.sensor.HoneywellSensor
 
class  homeassistant.components.honeywell.sensor.HoneywellSensorEntityDescription
 

Namespaces

 homeassistant.components.honeywell.sensor
 

Functions

str homeassistant.components.honeywell.sensor._get_temperature_sensor_unit (Device device)
 
None homeassistant.components.honeywell.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.honeywell.sensor.CURRENT_HUMIDITY_STATUS_KEY = "current_humidity"
 
string homeassistant.components.honeywell.sensor.CURRENT_TEMPERATURE_STATUS_KEY = "current_temperature"
 
string homeassistant.components.honeywell.sensor.OUTDOOR_HUMIDITY_STATUS_KEY = "outdoor_humidity"
 
string homeassistant.components.honeywell.sensor.OUTDOOR_TEMPERATURE_STATUS_KEY = "outdoor_temperature"