Skip to content

Commit

Permalink
bump quirks (#25618)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulcahey authored and bachya committed Aug 1, 2019
1 parent 78a0e21 commit 3bd7b15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions homeassistant/components/zha/manifest.json
Expand Up @@ -5,14 +5,11 @@
"documentation": "https://www.home-assistant.io/components/zha",
"requirements": [
"bellows-homeassistant==0.9.0",
"zha-quirks==0.0.19",
"zha-quirks==0.0.20",
"zigpy-deconz==0.2.1",
"zigpy-homeassistant==0.7.0",
"zigpy-xbee-homeassistant==0.4.0"
],
"dependencies": [],
"codeowners": [
"@dmulcahey",
"@adminiuga"
]
"codeowners": ["@dmulcahey", "@adminiuga"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -1963,7 +1963,7 @@ zengge==0.2
zeroconf==0.23.0

# homeassistant.components.zha
zha-quirks==0.0.19
zha-quirks==0.0.20

# homeassistant.components.zhong_hong
zhong_hong_hvac==1.0.9
Expand Down

0 comments on commit 3bd7b15

Please sign in to comment.