Skip to content

Commit

Permalink
Bump zigate to 0.3.0 (#26586)
Browse files Browse the repository at this point in the history
* Bump zigate to 0.3.0
  • Loading branch information
doudz authored and Adminiuga committed Sep 12, 2019
1 parent fc21bdb commit 3fda07a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/zha/manifest.json
Expand Up @@ -9,7 +9,7 @@
"zigpy-deconz==0.3.0",
"zigpy-homeassistant==0.8.0",
"zigpy-xbee-homeassistant==0.4.0",
"zigpy-zigate==0.2.0"
"zigpy-zigate==0.3.0"
],
"dependencies": [],
"codeowners": ["@dmulcahey", "@adminiuga"]
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Expand Up @@ -2028,7 +2028,7 @@ zigpy-homeassistant==0.8.0
zigpy-xbee-homeassistant==0.4.0

# homeassistant.components.zha
zigpy-zigate==0.2.0
zigpy-zigate==0.3.0

# homeassistant.components.zoneminder
zm-py==0.3.3

0 comments on commit 3fda07a

Please sign in to comment.