Functions | |
| def | _LaMetricEntityT |
| LaMetricDataUpdateCoordinator | async_get_coordinator_by_device_id (HomeAssistant hass, str device_id) |
Helpers for LaMetric.
|
private |
Definition at line 19 of file helpers.py.
| LaMetricDataUpdateCoordinator homeassistant.components.lametric.helpers.async_get_coordinator_by_device_id | ( | HomeAssistant | hass, |
| str | device_id | ||
| ) |
Get the LaMetric coordinator for this device ID.
Definition at line 51 of file helpers.py.