Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.homewizard.sensor.HomeWizardExternalSensorEntity
 
class  homeassistant.components.homewizard.sensor.HomeWizardExternalSensorEntityDescription
 
class  homeassistant.components.homewizard.sensor.HomeWizardSensorEntity
 
class  homeassistant.components.homewizard.sensor.HomeWizardSensorEntityDescription
 

Namespaces

 homeassistant.components.homewizard.sensor
 

Functions

None homeassistant.components.homewizard.sensor.async_setup_entry (HomeAssistant hass, HomeWizardConfigEntry entry, AddEntitiesCallback async_add_entities)
 
float|None homeassistant.components.homewizard.sensor.to_percentage (float|None value)
 

Variables

dictionary homeassistant.components.homewizard.sensor.EXTERNAL_SENSORS
 
int homeassistant.components.homewizard.sensor.PARALLEL_UPDATES = 1