summaryrefslogtreecommitdiffstats
path: root/src/main.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.conf')
-rw-r--r--src/main.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.conf b/src/main.conf
index 0ddd9498..2479df39 100644
--- a/src/main.conf
+++ b/src/main.conf
@@ -29,3 +29,7 @@ PageTimeout = 8192
# Discover scheduler interval used in Adapter.DiscoverDevices
# The value is in seconds. Defaults is 0 to use controller scheduler
DiscoverSchedulerInterval = 0
+
+# Whether adapters should assume Powered=off when SetProperty(Powered, ...)
+# hasn't been called yet. Defaults to true
+InitiallyPowered = true