mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update ozw 0.1.6
This commit is contained in:
parent
841ce8ade9
commit
e9647f8814
@ -3,12 +3,7 @@
|
||||
"name": "Z-Wave",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zwave",
|
||||
"requirements": [
|
||||
"homeassistant-pyozw==0.1.4",
|
||||
"pydispatcher==2.0.5"
|
||||
],
|
||||
"requirements": ["homeassistant-pyozw==0.1.6", "pydispatcher==2.0.5"],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@home-assistant/z-wave"
|
||||
]
|
||||
"codeowners": ["@home-assistant/z-wave"]
|
||||
}
|
||||
|
@ -667,7 +667,7 @@ holidays==0.9.11
|
||||
home-assistant-frontend==20191119.6
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.4
|
||||
homeassistant-pyozw==0.1.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.15.0
|
||||
|
@ -231,7 +231,7 @@ holidays==0.9.11
|
||||
home-assistant-frontend==20191119.6
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.4
|
||||
homeassistant-pyozw==0.1.6
|
||||
|
||||
# homeassistant.components.homekit_controller
|
||||
homekit[IP]==0.15.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user