Update pyhomematic to 0.1.60 (#25152)
parent
842c1a2274
commit
c8b495f224
|
@ -3,7 +3,7 @@
|
|||
"name": "Homematic",
|
||||
"documentation": "https://www.home-assistant.io/components/homematic",
|
||||
"requirements": [
|
||||
"pyhomematic==0.1.59"
|
||||
"pyhomematic==0.1.60"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1169,7 +1169,7 @@ pyhik==0.2.3
|
|||
pyhiveapi==0.2.18.1
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.59
|
||||
pyhomematic==0.1.60
|
||||
|
||||
# homeassistant.components.homeworks
|
||||
pyhomeworks==0.0.6
|
||||
|
|
|
@ -260,7 +260,7 @@ pydispatcher==2.0.5
|
|||
pyheos==0.5.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.59
|
||||
pyhomematic==0.1.60
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
Loading…
Reference in New Issue