MySensors binding and working garage door sensors!
This commit is contained in:
4
userdata/config/org/eclipse/smarthome/audio.config
Normal file
4
userdata/config/org/eclipse/smarthome/audio.config
Normal file
@@ -0,0 +1,4 @@
|
||||
defaultSink="enhancedjavasound"
|
||||
felix.fileinstall.filename="file:/C:/openhab-2.4.0/userdata/etc/org.eclipse.smarthome.audio.cfg"
|
||||
service.bundleLocation="?"
|
||||
service.pid="org.eclipse.smarthome.audio"
|
||||
2
userdata/config/org/eclipse/smarthome/autoupdate.config
Normal file
2
userdata/config/org/eclipse/smarthome/autoupdate.config
Normal file
@@ -0,0 +1,2 @@
|
||||
sendOptimisticUpdates="true"
|
||||
service.pid="org.eclipse.smarthome.autoupdate"
|
||||
3
userdata/config/org/eclipse/smarthome/basicui.config
Normal file
3
userdata/config/org/eclipse/smarthome/basicui.config
Normal file
@@ -0,0 +1,3 @@
|
||||
iconType="svg"
|
||||
org.apache.karaf.features.configKey="org.eclipse.smarthome.basicui"
|
||||
service.pid="org.eclipse.smarthome.basicui"
|
||||
2
userdata/config/org/eclipse/smarthome/chart.config
Normal file
2
userdata/config/org/eclipse/smarthome/chart.config
Normal file
@@ -0,0 +1,2 @@
|
||||
_felix_.cm.newConfiguration=B"true"
|
||||
service.pid="org.eclipse.smarthome.chart"
|
||||
@@ -0,0 +1,6 @@
|
||||
language="en"
|
||||
location="39.26771291925908,-94.43150549840647"
|
||||
measurementSystem="SI"
|
||||
region="US"
|
||||
service.pid="org.eclipse.smarthome.core.i18nprovider"
|
||||
timezone="America/Chicago"
|
||||
7
userdata/config/org/eclipse/smarthome/folder.config
Normal file
7
userdata/config/org/eclipse/smarthome/folder.config
Normal file
@@ -0,0 +1,7 @@
|
||||
items="items"
|
||||
persistence="persist"
|
||||
rules="rules"
|
||||
scripts="script"
|
||||
service.pid="org.eclipse.smarthome.folder"
|
||||
sitemaps="sitemap"
|
||||
things="things"
|
||||
2
userdata/config/org/eclipse/smarthome/inbox.config
Normal file
2
userdata/config/org/eclipse/smarthome/inbox.config
Normal file
@@ -0,0 +1,2 @@
|
||||
_felix_.cm.newConfiguration=B"true"
|
||||
service.pid="org.eclipse.smarthome.inbox"
|
||||
3
userdata/config/org/eclipse/smarthome/links.config
Normal file
3
userdata/config/org/eclipse/smarthome/links.config
Normal file
@@ -0,0 +1,3 @@
|
||||
autoLinks=B"true"
|
||||
org.apache.karaf.features.configKey="org.eclipse.smarthome.links"
|
||||
service.pid="org.eclipse.smarthome.links"
|
||||
4
userdata/config/org/eclipse/smarthome/network.config
Normal file
4
userdata/config/org/eclipse/smarthome/network.config
Normal file
@@ -0,0 +1,4 @@
|
||||
primaryAddress="192.168.2.215/24"
|
||||
service.pid="org.eclipse.smarthome.network"
|
||||
useIPv6=B"true"
|
||||
useOnlyOneAddress=B"false"
|
||||
2
userdata/config/org/eclipse/smarthome/persistence.config
Normal file
2
userdata/config/org/eclipse/smarthome/persistence.config
Normal file
@@ -0,0 +1,2 @@
|
||||
_felix_.cm.newConfiguration=B"true"
|
||||
service.pid="org.eclipse.smarthome.persistence"
|
||||
@@ -0,0 +1,2 @@
|
||||
_felix_.cm.newConfiguration=B"true"
|
||||
service.pid="org.eclipse.smarthome.storage.json"
|
||||
4
userdata/config/org/eclipse/smarthome/threadpool.config
Normal file
4
userdata/config/org/eclipse/smarthome/threadpool.config
Normal file
@@ -0,0 +1,4 @@
|
||||
discovery="5"
|
||||
safeCall="10"
|
||||
service.pid="org.eclipse.smarthome.threadpool"
|
||||
thingHandler="5"
|
||||
4
userdata/config/org/eclipse/smarthome/voice.config
Normal file
4
userdata/config/org/eclipse/smarthome/voice.config
Normal file
@@ -0,0 +1,4 @@
|
||||
defaultHLI="rulehli"
|
||||
felix.fileinstall.filename="file:/C:/openhab-2.4.0/userdata/etc/org.eclipse.smarthome.voice.cfg"
|
||||
service.bundleLocation="?"
|
||||
service.pid="org.eclipse.smarthome.voice"
|
||||
Reference in New Issue
Block a user