Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.tomorrowio.coordinator.TomorrowioDataUpdateCoordinator
 

Namespaces

 homeassistant.components.tomorrowio.coordinator
 

Functions

list[ConfigEntry] homeassistant.components.tomorrowio.coordinator.async_get_entries_by_api_key (HomeAssistant hass, str api_key, ConfigEntry|None exclude_entry=None)
 
timedelta homeassistant.components.tomorrowio.coordinator.async_set_update_interval (HomeAssistant hass, TomorrowioV4 api, ConfigEntry|None exclude_entry=None)