Преглед изворни кода

New dockerimage for awtrix server

hmetzner пре 6 година
родитељ
комит
153f84179a
4 измењених фајлова са 11 додато и 5 уклоњено
  1. 8 2
      data/config/datastore
  2. 1 1
      data/plugins/gas.ax
  3. 1 1
      data/plugins/time.ax
  4. 1 1
      data/plugins/weather.ax

+ 8 - 2
data/config/datastore

@@ -1,4 +1,5 @@
-#Thu Jan 31 18:20:01 CET 2019
+#Fri Feb 01 12:50:03 CET 2019
+PremiumKey=
 sleepBrightness=20
 MQTTport=null
 timerSound=alarm.mp3
@@ -8,8 +9,10 @@ FritzBoxIP=192.168.178.1
 activePlugins=time
 MQTThost=null
 tcpPort=2555
+maxLux=50
 udpPort=5181
 sleepMode=false
+autoBrightness=true
 switchAnimation=true
 espIP=192.168.178.89
 startTime=23\:00
@@ -20,8 +23,11 @@ MQTTclient=false
 MQTTuser=null
 MQTTpass=null
 liveDrawer=false
+minLux=0
+maxBrightness=255
+minBrightness=10
 brightness=100
-appDuration=20
+appDuration=30
 updateInterval=600
 bootScreen=false
 centerText=true

+ 1 - 1
data/plugins/gas.ax

@@ -1,4 +1,4 @@
-#Thu Jan 31 18:31:14 CET 2019
+#Fri Feb 01 13:11:57 CET 2019
 Latitude=49.350063
 Type=diesel
 Longitude=8.247791

+ 1 - 1
data/plugins/time.ax

@@ -1,3 +1,3 @@
-#Thu Jan 31 18:31:14 CET 2019
+#Fri Feb 01 13:11:57 CET 2019
 updateInterval=0
 showWeekday=true

+ 1 - 1
data/plugins/weather.ax

@@ -1,4 +1,4 @@
-#Thu Jan 31 18:51:56 CET 2019
+#Fri Feb 01 13:11:57 CET 2019
 Location=49.35,8.26
 APIKey=dbed6bb5ca89449f97f174621193101
 updateInterval=0