Go to the source code of this file.
Namespaces | |
| homeassistant.components.devolo_home_control.const | |
Variables | |
| 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 |
| list | homeassistant.components.devolo_home_control.const.SUPPORTED_MODEL_TYPES = ["2600", "2601"] |