Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.buienradar.const
Variables
string
homeassistant.components.buienradar.const.CONF_DELTA
= "delta"
string
homeassistant.components.buienradar.const.CONF_TIMEFRAME
= "timeframe"
string
homeassistant.components.buienradar.const.DEFAULT_COUNTRY
= "NL"
int
homeassistant.components.buienradar.const.DEFAULT_DELTA
= 600
int
homeassistant.components.buienradar.const.DEFAULT_DIMENSION
= 700
int
homeassistant.components.buienradar.const.DEFAULT_TIMEFRAME
= 60
int
homeassistant.components.buienradar.const.DEFAULT_TIMEOUT
= 60
string
homeassistant.components.buienradar.const.DOMAIN
= "buienradar"
int
homeassistant.components.buienradar.const.SCHEDULE_NOK
= 2
int
homeassistant.components.buienradar.const.SCHEDULE_OK
= 10
list
homeassistant.components.buienradar.const.STATE_CONDITION_CODES
list
homeassistant.components.buienradar.const.STATE_CONDITIONS
= ["clear", "cloudy", "fog", "rainy", "snowy", "lightning"]
list
homeassistant.components.buienradar.const.STATE_DETAILED_CONDITIONS
list
homeassistant.components.buienradar.const.SUPPORTED_COUNTRY_CODES
= ["NL", "BE"]
core
homeassistant
components
buienradar
const.py
Generated by
1.9.1