Variables | |
| string | ATTR_ATTRIBUTION = "Weather data delivered by WeatherFlow/Tempest REST Api" |
| string | DOMAIN = "weatherflow_cloud" |
| LOGGER = logging.getLogger(__package__) | |
| string | MANUFACTURER = "WeatherFlow" |
| dictionary | STATE_MAP |
Constants for the WeatherflowCloud integration.
| string homeassistant.components.weatherflow_cloud.const.ATTR_ATTRIBUTION = "Weather data delivered by WeatherFlow/Tempest REST Api" |
| string homeassistant.components.weatherflow_cloud.const.DOMAIN = "weatherflow_cloud" |
| homeassistant.components.weatherflow_cloud.const.LOGGER = logging.getLogger(__package__) |
| string homeassistant.components.weatherflow_cloud.const.MANUFACTURER = "WeatherFlow" |
| dictionary homeassistant.components.weatherflow_cloud.const.STATE_MAP |