Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.trafikverket_ferry.coordinator.TVDataUpdateCoordinator
 

Namespaces

 homeassistant.components.trafikverket_ferry.coordinator
 

Functions

date homeassistant.components.trafikverket_ferry.coordinator.next_departuredate (list[str] departure)
 
date homeassistant.components.trafikverket_ferry.coordinator.next_weekday (date fromdate, int weekday)
 

Variables

 homeassistant.components.trafikverket_ferry.coordinator._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.trafikverket_ferry.coordinator.TIME_BETWEEN_UPDATES = timedelta(minutes=5)