Update pyhomematic to 0.1.65 (#32006)

This commit is contained in:
Daniel Perna 2020-02-20 07:27:50 +01:00 committed by GitHub
parent b6d60c36a5
commit 136ed12ec5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "homematic",
"name": "Homematic",
"documentation": "https://www.home-assistant.io/integrations/homematic",
"requirements": ["pyhomematic==0.1.64"],
"requirements": ["pyhomematic==0.1.65"],
"dependencies": [],
"codeowners": ["@pvizeli", "@danielperna84"]
}

View File

@ -1290,7 +1290,7 @@ pyhik==0.2.5
pyhiveapi==0.2.19.3
# homeassistant.components.homematic
pyhomematic==0.1.64
pyhomematic==0.1.65
# homeassistant.components.homeworks
pyhomeworks==0.0.6

View File

@ -471,7 +471,7 @@ pyhaversion==3.2.0
pyheos==0.6.0
# homeassistant.components.homematic
pyhomematic==0.1.64
pyhomematic==0.1.65
# homeassistant.components.icloud
pyicloud==0.9.2