Home Assistant Unofficial Reference 2024.12.1
sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wallbox.sensor.WallboxSensor
 
class  homeassistant.components.wallbox.sensor.WallboxSensorEntityDescription
 

Namespaces

 homeassistant.components.wallbox.sensor
 

Functions

None homeassistant.components.wallbox.sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.wallbox.sensor._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.wallbox.sensor.CHARGER_STATION = "station"
 
int homeassistant.components.wallbox.sensor.UPDATE_INTERVAL = 30