Update homeassistant-pyozw to 0.1.8 (#31270)

pull/31273/head
Pascal Vizeli 2020-01-29 12:04:05 +01:00 committed by GitHub
parent 9902b648fb
commit 28bfc6ae76
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",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zwave",
"requirements": ["homeassistant-pyozw==0.1.7", "pydispatcher==2.0.5"],
"requirements": ["homeassistant-pyozw==0.1.8", "pydispatcher==2.0.5"],
"dependencies": [],
"codeowners": ["@home-assistant/z-wave"]
}

View File

@ -682,7 +682,7 @@ holidays==0.9.12
home-assistant-frontend==20200108.2
# homeassistant.components.zwave
homeassistant-pyozw==0.1.7
homeassistant-pyozw==0.1.8
# homeassistant.components.homekit_controller
homekit[IP]==0.15.0

View File

@ -250,7 +250,7 @@ holidays==0.9.12
home-assistant-frontend==20200108.2
# homeassistant.components.zwave
homeassistant-pyozw==0.1.7
homeassistant-pyozw==0.1.8
# homeassistant.components.homekit_controller
homekit[IP]==0.15.0