Update pyhomematic to 0.1.66 (#34314)
This commit is contained in:
parent
ff469cb592
commit
f757ca6b11
4 changed files with 4 additions and 4 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "homematic",
|
||||
"name": "Homematic",
|
||||
"documentation": "https://www.home-assistant.io/integrations/homematic",
|
||||
"requirements": ["pyhomematic==0.1.65"],
|
||||
"requirements": ["pyhomematic==0.1.66"],
|
||||
"codeowners": ["@pvizeli", "@danielperna84"]
|
||||
}
|
||||
|
|
|
@ -75,7 +75,7 @@ put_paramset:
|
|||
example: wireless
|
||||
address:
|
||||
description: Address of Homematic device
|
||||
example: LEQ3948571
|
||||
example: LEQ3948571:0
|
||||
paramset_key:
|
||||
description: The paramset_key argument to putParamset
|
||||
example: MASTER
|
||||
|
|
|
@ -1326,7 +1326,7 @@ pyhik==0.2.7
|
|||
pyhiveapi==0.2.20.1
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.65
|
||||
pyhomematic==0.1.66
|
||||
|
||||
# homeassistant.components.homeworks
|
||||
pyhomeworks==0.0.6
|
||||
|
|
|
@ -521,7 +521,7 @@ pyhaversion==3.3.0
|
|||
pyheos==0.6.0
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.65
|
||||
pyhomematic==0.1.66
|
||||
|
||||
# homeassistant.components.icloud
|
||||
pyicloud==0.9.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue