Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.metoffice.const
Variables
string
homeassistant.components.metoffice.const.ATTRIBUTION
= "Data provided by the Met Office"
dictionary
homeassistant.components.metoffice.const.CONDITION_MAP
string
homeassistant.components.metoffice.const.DEFAULT_NAME
= "Met Office"
homeassistant.components.metoffice.const.DEFAULT_SCAN_INTERVAL
= timedelta(minutes=15)
string
homeassistant.components.metoffice.const.DOMAIN
= "metoffice"
string
homeassistant.components.metoffice.const.METOFFICE_COORDINATES
= "metoffice_coordinates"
string
homeassistant.components.metoffice.const.METOFFICE_DAILY_COORDINATOR
= "metoffice_daily_coordinator"
string
homeassistant.components.metoffice.const.METOFFICE_HOURLY_COORDINATOR
= "metoffice_hourly_coordinator"
string
homeassistant.components.metoffice.const.METOFFICE_MONITORED_CONDITIONS
= "metoffice_monitored_conditions"
string
homeassistant.components.metoffice.const.METOFFICE_NAME
= "metoffice_name"
string
homeassistant.components.metoffice.const.MODE_3HOURLY
= "3hourly"
string
homeassistant.components.metoffice.const.MODE_DAILY
= "daily"
dictionary
homeassistant.components.metoffice.const.VISIBILITY_CLASSES
dictionary
homeassistant.components.metoffice.const.VISIBILITY_DISTANCE_CLASSES
core
homeassistant
components
metoffice
const.py
Generated by
1.9.1