Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.waze_travel_time.helpers
 

Functions

bool homeassistant.components.waze_travel_time.helpers.is_valid_config_entry (HomeAssistant hass, str origin, str destination, str region)
 

Variables

 homeassistant.components.waze_travel_time.helpers._LOGGER = logging.getLogger(__name__)