Functions | |
| str | format_dispatch_call (ConfigEntry config_entry) |
Variables | |
| string | DOMAIN = "weatherflow" |
| string | ERROR_MSG_ADDRESS_IN_USE = "address_in_use" |
| string | ERROR_MSG_CANNOT_CONNECT = "cannot_connect" |
| string | ERROR_MSG_NO_DEVICE_FOUND = "no_device_found" |
| LOGGER = logging.getLogger(__package__) | |
Constants for the WeatherFlow integration.
| str homeassistant.components.weatherflow.const.format_dispatch_call | ( | ConfigEntry | config_entry | ) |
| string homeassistant.components.weatherflow.const.DOMAIN = "weatherflow" |
| string homeassistant.components.weatherflow.const.ERROR_MSG_ADDRESS_IN_USE = "address_in_use" |
| string homeassistant.components.weatherflow.const.ERROR_MSG_CANNOT_CONNECT = "cannot_connect" |
| string homeassistant.components.weatherflow.const.ERROR_MSG_NO_DEVICE_FOUND = "no_device_found" |