Update pyozw 0.1.9 (#32864)
This commit is contained in:
parent
65423bb62b
commit
b6a3bcf87f
3 changed files with 3 additions and 3 deletions
|
@ -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.8", "pydispatcher==2.0.5"],
|
"requirements": ["homeassistant-pyozw==0.1.9", "pydispatcher==2.0.5"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@home-assistant/z-wave"]
|
"codeowners": ["@home-assistant/z-wave"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -699,7 +699,7 @@ holidays==0.10.1
|
||||||
home-assistant-frontend==20200313.0
|
home-assistant-frontend==20200313.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.8
|
homeassistant-pyozw==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==0.10.17
|
homematicip==0.10.17
|
||||||
|
|
|
@ -266,7 +266,7 @@ holidays==0.10.1
|
||||||
home-assistant-frontend==20200313.0
|
home-assistant-frontend==20200313.0
|
||||||
|
|
||||||
# homeassistant.components.zwave
|
# homeassistant.components.zwave
|
||||||
homeassistant-pyozw==0.1.8
|
homeassistant-pyozw==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.homematicip_cloud
|
# homeassistant.components.homematicip_cloud
|
||||||
homematicip==0.10.17
|
homematicip==0.10.17
|
||||||
|
|
Loading…
Add table
Reference in a new issue