Classes | |
| class | ESPHomeDashboardCoordinator |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| MIN_VERSION_SUPPORTS_UPDATE = AwesomeVersion("2023.1.0") | |
Coordinator to interact with an ESPHome dashboard.
|
private |
Definition at line 15 of file coordinator.py.
| homeassistant.components.esphome.coordinator.MIN_VERSION_SUPPORTS_UPDATE = AwesomeVersion("2023.1.0") |
Definition at line 17 of file coordinator.py.