Go to the source code of this file.
Namespaces | |
| homeassistant.components.esphome.const | |
Variables | |
| string | homeassistant.components.esphome.const.CONF_ALLOW_SERVICE_CALLS = "allow_service_calls" |
| string | homeassistant.components.esphome.const.CONF_DEVICE_NAME = "device_name" |
| string | homeassistant.components.esphome.const.CONF_NOISE_PSK = "noise_psk" |
| string | homeassistant.components.esphome.const.DATA_FFMPEG_PROXY = f"{DOMAIN}.ffmpeg_proxy" |
| bool | homeassistant.components.esphome.const.DEFAULT_ALLOW_SERVICE_CALLS = True |
| bool | homeassistant.components.esphome.const.DEFAULT_NEW_CONFIG_ALLOW_ALLOW_SERVICE_CALLS = False |
| string | homeassistant.components.esphome.const.DEFAULT_URL = f"https://esphome.io/changelog/{STABLE_BLE_VERSION_STR}.html" |
| string | homeassistant.components.esphome.const.DOMAIN = "esphome" |
| dictionary | homeassistant.components.esphome.const.PROJECT_URLS |
| homeassistant.components.esphome.const.STABLE_BLE_VERSION = AwesomeVersion(STABLE_BLE_VERSION_STR) | |
| string | homeassistant.components.esphome.const.STABLE_BLE_VERSION_STR = "2023.8.0" |