Update devolo-home-control-api to 0.16.0 (#42944)

This commit is contained in:
Guido Schmitz
2020-11-09 12:17:35 +01:00
committed by GitHub
parent bc4bbaf6ef
commit 804579cd54
7 changed files with 7 additions and 24 deletions

View File

@@ -2,7 +2,5 @@
DOMAIN = "devolo_home_control"
DEFAULT_MYDEVOLO = "https://www.mydevolo.com"
DEFAULT_MPRM = "https://homecontrol.mydevolo.com"
PLATFORMS = ["binary_sensor", "climate", "cover", "light", "sensor", "switch"]
CONF_MYDEVOLO = "mydevolo_url"
CONF_HOMECONTROL = "home_control_url"