Update pyhomematic to 0.1.76 (#58136)

This commit is contained in:
Daniel Perna 2021-10-21 08:21:48 +02:00 committed by GitHub
parent 8f1ba96d0b
commit acb24788d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 3 deletions

View File

@ -64,6 +64,7 @@ HM_DEVICE_TYPES = {
"IPSwitchBattery", "IPSwitchBattery",
"IPMultiIOPCB", "IPMultiIOPCB",
"IPGarageSwitch", "IPGarageSwitch",
"IPWHS2",
], ],
DISCOVER_LIGHTS: [ DISCOVER_LIGHTS: [
"Dimmer", "Dimmer",
@ -178,6 +179,7 @@ HM_DEVICE_TYPES = {
"IPLanRouter", "IPLanRouter",
"IPMultiIOPCB", "IPMultiIOPCB",
"IPLockDLD", "IPLockDLD",
"IPWHS2",
], ],
DISCOVER_COVER: [ DISCOVER_COVER: [
"Blind", "Blind",

View File

@ -2,7 +2,7 @@
"domain": "homematic", "domain": "homematic",
"name": "Homematic", "name": "Homematic",
"documentation": "https://www.home-assistant.io/integrations/homematic", "documentation": "https://www.home-assistant.io/integrations/homematic",
"requirements": ["pyhomematic==0.1.75"], "requirements": ["pyhomematic==0.1.76"],
"codeowners": ["@pvizeli", "@danielperna84"], "codeowners": ["@pvizeli", "@danielperna84"],
"iot_class": "local_push" "iot_class": "local_push"
} }

View File

@ -1520,7 +1520,7 @@ pyhik==0.2.8
pyhiveapi==0.4.2 pyhiveapi==0.4.2
# homeassistant.components.homematic # homeassistant.components.homematic
pyhomematic==0.1.75 pyhomematic==0.1.76
# homeassistant.components.homeworks # homeassistant.components.homeworks
pyhomeworks==0.0.6 pyhomeworks==0.0.6

View File

@ -899,7 +899,7 @@ pyheos==0.7.2
pyhiveapi==0.4.2 pyhiveapi==0.4.2
# homeassistant.components.homematic # homeassistant.components.homematic
pyhomematic==0.1.75 pyhomematic==0.1.76
# homeassistant.components.ialarm # homeassistant.components.ialarm
pyialarm==1.9.0 pyialarm==1.9.0