HomeAssistant-pyozw 0.1.7 (#29743)

This commit is contained in:
Pascal Vizeli 2019-12-09 13:33:28 +01:00 committed by GitHub
parent 9b27e5b86c
commit 4bb670cdf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"name": "Z-Wave", "name": "Z-Wave",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave", "documentation": "https://www.home-assistant.io/integrations/zwave",
"requirements": ["homeassistant-pyozw==0.1.6", "pydispatcher==2.0.5"], "requirements": ["homeassistant-pyozw==0.1.7", "pydispatcher==2.0.5"],
"dependencies": [], "dependencies": [],
"codeowners": ["@home-assistant/z-wave"] "codeowners": ["@home-assistant/z-wave"]
} }

View file

@ -670,7 +670,7 @@ holidays==0.9.11
home-assistant-frontend==20191204.0 home-assistant-frontend==20191204.0
# homeassistant.components.zwave # homeassistant.components.zwave
homeassistant-pyozw==0.1.6 homeassistant-pyozw==0.1.7
# homeassistant.components.homekit_controller # homeassistant.components.homekit_controller
homekit[IP]==0.15.0 homekit[IP]==0.15.0

View file

@ -234,7 +234,7 @@ holidays==0.9.11
home-assistant-frontend==20191204.0 home-assistant-frontend==20191204.0
# homeassistant.components.zwave # homeassistant.components.zwave
homeassistant-pyozw==0.1.6 homeassistant-pyozw==0.1.7
# homeassistant.components.homekit_controller # homeassistant.components.homekit_controller
homekit[IP]==0.15.0 homekit[IP]==0.15.0