Update pyhomematic to 0.1.61 (#27620)
parent
e866d769e8
commit
fe7467cd5c
|
@ -3,7 +3,7 @@
|
|||
"name": "Homematic",
|
||||
"documentation": "https://www.home-assistant.io/integrations/homematic",
|
||||
"requirements": [
|
||||
"pyhomematic==0.1.60"
|
||||
"pyhomematic==0.1.61"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1226,7 +1226,7 @@ pyhik==0.2.4
|
|||
pyhiveapi==0.2.19.3
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.60
|
||||
pyhomematic==0.1.61
|
||||
|
||||
# homeassistant.components.homeworks
|
||||
pyhomeworks==0.0.6
|
||||
|
|
|
@ -420,7 +420,7 @@ pyhaversion==3.1.0
|
|||
pyheos==0.6.0
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.60
|
||||
pyhomematic==0.1.61
|
||||
|
||||
# homeassistant.components.ipma
|
||||
pyipma==1.2.1
|
||||
|
|
Loading…
Reference in New Issue