Skip to content

Commit

Permalink
new addon to make #181 work again
Browse files Browse the repository at this point in the history
  • Loading branch information
thkl committed Sep 28, 2020
1 parent 7388c32 commit 58bcb2d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addon_installer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.11
0.0.12
Binary file added addon_installer/hap-homematic-0.0.12.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion addon_installer/rc.d/hap-homematic
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ HAPROOT=/usr/local/addons/hap-homematic/
CONFIG_URL=/addons/hap-homematic/index.html
CONFIG_DIR=/usr/local/etc/config
PIDFILE=/var/run/hap-homematic.pid
VER=0.0.11
VER=0.0.12
EXEC=node
EXECARGS=$HAPDIR/index.js

Expand Down

0 comments on commit 58bcb2d

Please sign in to comment.