Update pyhomematic (#24368)
parent
2c341f2a65
commit
b71baef7c8
|
@ -3,7 +3,7 @@
|
|||
"name": "Homematic",
|
||||
"documentation": "https://www.home-assistant.io/components/homematic",
|
||||
"requirements": [
|
||||
"pyhomematic==0.1.58"
|
||||
"pyhomematic==0.1.59"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -1139,7 +1139,7 @@ pyhik==0.2.2
|
|||
pyhiveapi==0.2.17
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.58
|
||||
pyhomematic==0.1.59
|
||||
|
||||
# homeassistant.components.homeworks
|
||||
pyhomeworks==0.0.6
|
||||
|
|
|
@ -242,7 +242,7 @@ pydispatcher==2.0.5
|
|||
pyheos==0.5.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.58
|
||||
pyhomematic==0.1.59
|
||||
|
||||
# homeassistant.components.iqvia
|
||||
pyiqvia==0.2.1
|
||||
|
|
Loading…
Reference in New Issue