Update pyhomematic to 0.1.68 (#38530)
This commit is contained in:
parent
45e451271e
commit
0c030cb8cf
4 changed files with 6 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue