Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.devolo_home_network.const
 

Variables

string homeassistant.components.devolo_home_network.const.CONNECTED_PLC_DEVICES = "connected_plc_devices"
 
string homeassistant.components.devolo_home_network.const.CONNECTED_TO_ROUTER = "connected_to_router"
 
string homeassistant.components.devolo_home_network.const.CONNECTED_WIFI_CLIENTS = "connected_wifi_clients"
 
string homeassistant.components.devolo_home_network.const.DOMAIN = "devolo_home_network"
 
 homeassistant.components.devolo_home_network.const.FIRMWARE_UPDATE_INTERVAL = timedelta(hours=5)
 
string homeassistant.components.devolo_home_network.const.IDENTIFY = "identify"
 
string homeassistant.components.devolo_home_network.const.IMAGE_GUEST_WIFI = "image_guest_wifi"
 
string homeassistant.components.devolo_home_network.const.LAST_RESTART = "last_restart"
 
 homeassistant.components.devolo_home_network.const.LONG_UPDATE_INTERVAL = timedelta(minutes=5)
 
string homeassistant.components.devolo_home_network.const.NEIGHBORING_WIFI_NETWORKS = "neighboring_wifi_networks"
 
string homeassistant.components.devolo_home_network.const.PAIRING = "pairing"
 
string homeassistant.components.devolo_home_network.const.PLC_RX_RATE = "plc_rx_rate"
 
string homeassistant.components.devolo_home_network.const.PLC_TX_RATE = "plc_tx_rate"
 
string homeassistant.components.devolo_home_network.const.PRODUCT = "product"
 
string homeassistant.components.devolo_home_network.const.REGULAR_FIRMWARE = "regular_firmware"
 
string homeassistant.components.devolo_home_network.const.RESTART = "restart"
 
string homeassistant.components.devolo_home_network.const.SERIAL_NUMBER = "serial_number"
 
 homeassistant.components.devolo_home_network.const.SHORT_UPDATE_INTERVAL = timedelta(seconds=15)
 
string homeassistant.components.devolo_home_network.const.START_WPS = "start_wps"
 
string homeassistant.components.devolo_home_network.const.SWITCH_GUEST_WIFI = "switch_guest_wifi"
 
string homeassistant.components.devolo_home_network.const.SWITCH_LEDS = "switch_leds"
 
string homeassistant.components.devolo_home_network.const.TITLE = "title"
 
dictionary homeassistant.components.devolo_home_network.const.WIFI_APTYPE
 
dictionary homeassistant.components.devolo_home_network.const.WIFI_BANDS