Add zigbee2mqtt
Add gotify (not work)
This commit is contained in:
parent
010f073bb0
commit
ed80d22552
27 changed files with 181 additions and 24 deletions
9
zigbee2mqtt2deb
Executable file
9
zigbee2mqtt2deb
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=zigbee2mqtt
|
||||
VERSION=1.23.0
|
||||
GIT_VERSION=$VERSION
|
||||
DEB_VERSION=$VERSION-3
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
|
||||
source ./lib/function.sh
|
Loading…
Add table
Add a link
Reference in a new issue