Skip to content

Commit

Permalink
merge with upstream (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
pipiche38 authored Aug 24, 2022
1 parent 0d8b015 commit 1c7f5f7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion external/bellows
2 changes: 1 addition & 1 deletion external/zigpy
4 changes: 2 additions & 2 deletions plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -1626,11 +1626,11 @@ def update_DB_device_status_to_reinit( self ):
def check_python_modules_version( self ):

MODULES_VERSION = {
"zigpy": "0.50.1",
"zigpy": "0.50.2",
"zigpy_znp": "0.8.2",
"zigpy_deconz": "0.18.0",
"zigpy_zigate": "0.8.1.zigbeefordomoticz",
"zigpy_ezsp": "0.33.0",
"zigpy_ezsp": "0.33.1",
}

flag = True
Expand Down

0 comments on commit 1c7f5f7

Please sign in to comment.