mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update pyhomematic to 0.1.66 (#34314)
This commit is contained in:
parent
ff469cb592
commit
f757ca6b11
@ -2,6 +2,6 @@
|
|||||||
"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.65"],
|
"requirements": ["pyhomematic==0.1.66"],
|
||||||
"codeowners": ["@pvizeli", "@danielperna84"]
|
"codeowners": ["@pvizeli", "@danielperna84"]
|
||||||
}
|
}
|
||||||
|
@ -75,7 +75,7 @@ put_paramset:
|
|||||||
example: wireless
|
example: wireless
|
||||||
address:
|
address:
|
||||||
description: Address of Homematic device
|
description: Address of Homematic device
|
||||||
example: LEQ3948571
|
example: LEQ3948571:0
|
||||||
paramset_key:
|
paramset_key:
|
||||||
description: The paramset_key argument to putParamset
|
description: The paramset_key argument to putParamset
|
||||||
example: MASTER
|
example: MASTER
|
||||||
|
@ -1326,7 +1326,7 @@ pyhik==0.2.7
|
|||||||
pyhiveapi==0.2.20.1
|
pyhiveapi==0.2.20.1
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.65
|
pyhomematic==0.1.66
|
||||||
|
|
||||||
# homeassistant.components.homeworks
|
# homeassistant.components.homeworks
|
||||||
pyhomeworks==0.0.6
|
pyhomeworks==0.0.6
|
||||||
|
@ -521,7 +521,7 @@ pyhaversion==3.3.0
|
|||||||
pyheos==0.6.0
|
pyheos==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.65
|
pyhomematic==0.1.66
|
||||||
|
|
||||||
# homeassistant.components.icloud
|
# homeassistant.components.icloud
|
||||||
pyicloud==0.9.6.1
|
pyicloud==0.9.6.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user