Home Assistant Unofficial Reference 2024.12.1
weather.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.environment_canada.weather.ECWeather
 

Namespaces

 homeassistant.components.environment_canada.weather
 

Functions

str homeassistant.components.environment_canada.weather._calculate_unique_id (str|None config_entry_unique_id, bool hourly)
 
None homeassistant.components.environment_canada.weather.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
list[Forecast]|None homeassistant.components.environment_canada.weather.get_forecast (ec_data, hourly)
 
def homeassistant.components.environment_canada.weather.icon_code_to_condition (icon_code)
 

Variables

dictionary homeassistant.components.environment_canada.weather.ICON_CONDITION_MAP