Update pyhomematic to 0.1.66 (#34314)

This commit is contained in:
Daniel Perna 2020-04-17 01:59:10 +02:00 committed by GitHub
parent ff469cb592
commit f757ca6b11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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

View file

@ -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