Update pyhomematic to 0.1.68 (#38530)

This commit is contained in:
Daniel Perna 2020-08-04 14:42:25 +02:00 committed by GitHub
parent 45e451271e
commit 0c030cb8cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 3 deletions

View file

@ -66,6 +66,7 @@ HM_DEVICE_TYPES = {
"ColorEffectLight",
"IPKeySwitchLevel",
"ColdWarmDimmer",
"IPWDimmer",
],
DISCOVER_SENSORS: [
"SwitchPowermeter",
@ -110,6 +111,7 @@ HM_DEVICE_TYPES = {
"IPThermostatWall2",
"IPRemoteMotionV2",
"HBUNISenWEA",
"IPWMotionDection",
],
DISCOVER_CLIMATE: [
"Thermostat",
@ -151,6 +153,7 @@ HM_DEVICE_TYPES = {
"IPContact",
"IPRemoteMotionV2",
"IPWInputDevice",
"IPWMotionDection",
],
DISCOVER_COVER: [
"Blind",