Skip to content

Commit

Permalink
update with latest zigpy on 20 Oct.
Browse files Browse the repository at this point in the history
  • Loading branch information
pipiche38 committed Oct 20, 2023
1 parent 90f8df2 commit 3381db0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -1502,10 +1502,10 @@ def update_DB_device_status_to_reinit( self ):
def check_python_modules_version( self ):

MODULES_VERSION = {
"zigpy": "0.58.0",
"zigpy": "0.58.1",
"zigpy_znp": "0.11.6",
"zigpy_deconz": "0.21.1",
"bellows": "0.36.1",
"bellows": "0.36.7",
}

flag = True
Expand Down

0 comments on commit 3381db0

Please sign in to comment.