HomeAssistant-pyozw 0.1.7 (#29743)
parent
9b27e5b86c
commit
4bb670cdf7
|
@ -3,7 +3,7 @@
|
|||
"name": "Z-Wave",
|
||||
"config_flow": true,
|
||||
"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": [],
|
||||
"codeowners": ["@home-assistant/z-wave"]
|
||||
}
|
||||
|
|
|
@ -670,7 +670,7 @@ holidays==0.9.11
|
|||
home-assistant-frontend==20191204.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.6
|
||||
homeassistant-pyozw==0.1.7
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.15.0
|
||||
|
|
|
@ -234,7 +234,7 @@ holidays==0.9.11
|
|||
home-assistant-frontend==20191204.0
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.6
|
||||
homeassistant-pyozw==0.1.7
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.15.0
|
||||
|
|
Loading…
Reference in New Issue