Skip to content

Commit

Permalink
Plugin stable6 version 6.3.009
Browse files Browse the repository at this point in the history
  • Loading branch information
pipiche38 committed Jan 20, 2023
1 parent 6b9351b commit f694bf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .hidden/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"branch": "beta6", "version": "6.4.160"}
{"branch": "stable6", "version": "6.3.009"}
3 changes: 1 addition & 2 deletions plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Author: zaraki673 & pipiche38
#
"""
<plugin key="Zigate" name="Zigbee for domoticz plugin (zigpy enabled)" author="pipiche38" version="6.4">
<plugin key="Zigate" name="Zigbee for domoticz plugin (zigpy enabled)" author="pipiche38" version="6.3">
<description>
<h1> Plugin Zigbee for domoticz</h1><br/>
<br/><h2> Informations</h2><br/>
Expand All @@ -24,7 +24,6 @@
<option label="Texas Instruments ZNP (via zigpy)" value="ZigpyZNP"/>
<option label="Silicon Labs EZSP (via zigpy)" value="ZigpyEZSP"/>
<option label="ConBee/RasBee (via zigpy)" value="ZigpydeCONZ"/>
<option label="ZiGate ZNP (via zigpy ** for developpers only **)" value="ZigpyZiGate"/>
</options>
</param>
<param field="Mode2" label="Coordinator Type" width="75px" required="true" default="None">
Expand Down

0 comments on commit f694bf8

Please sign in to comment.