MySensors binding and working garage door sensors!

This commit is contained in:
2019-11-19 17:07:02 -06:00
parent 27f9586ade
commit 21ba4db58d
627 changed files with 54530 additions and 11 deletions

View File

@@ -0,0 +1,17 @@
felix.fileinstall.filename="file:/C:/openhab-2.4.0/userdata/etc/org.apache.karaf.command.acl.bundle.cfg"
install="admin"
refresh="manager"
refresh[/.*[-][f].*/]="admin"
restart="manager"
restart[/.*[-][f].*/]="admin"
service.bundleLocation="?"
service.pid="org.apache.karaf.command.acl.bundle"
start="manager"
start[/.*[-][f].*/]="admin"
stop="manager"
stop[/.*[-][f].*/]="admin"
uninstall="manager"
uninstall[/.*[-][f].*/]="admin"
update="manager"
update[/.*[-][f].*/]="admin"
watch="admin"