Update homeassistant-pyozw to 0.1.8 (#31270)
parent
9902b648fb
commit
28bfc6ae76
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue