Variables | |
| string | CONF_MYDEVOLO = "mydevolo_url" |
| string | DEFAULT_MYDEVOLO = "https://www.mydevolo.com" |
| string | DOMAIN = "devolo_home_control" |
| GATEWAY_SERIAL_PATTERN = re.compile(r"\d{16}") | |
| list | PLATFORMS |
| list | SUPPORTED_MODEL_TYPES = ["2600", "2601"] |
Constants for the devolo_home_control integration.
| string homeassistant.components.devolo_home_control.const.CONF_MYDEVOLO = "mydevolo_url" |
| string homeassistant.components.devolo_home_control.const.DEFAULT_MYDEVOLO = "https://www.mydevolo.com" |
| string homeassistant.components.devolo_home_control.const.DOMAIN = "devolo_home_control" |
| homeassistant.components.devolo_home_control.const.GATEWAY_SERIAL_PATTERN = re.compile(r"\d{16}") |
| list homeassistant.components.devolo_home_control.const.PLATFORMS |