Classes | |
| class | EDL21 |
| class | EDL21Entity |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=60) | |
| dictionary | SENSOR_UNIT_MAPPING |
| dictionary | SENSORS = {desc.key: desc for desc in SENSOR_TYPES} |
Support for EDL21 Smart Meters.
| None homeassistant.components.edl21.sensor.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| homeassistant.components.edl21.sensor.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=60) |
| dictionary homeassistant.components.edl21.sensor.SENSOR_UNIT_MAPPING |