Commit Graph

53 Commits

Author SHA1 Message Date
Ollo
b8f037d61c Clear Memory, and try next time again 2021-12-02 22:53:38 +01:00
Ollo
8bc3b0cb66 Read temperatur, when more than 12k RAM is free 2021-11-28 19:02:29 +01:00
Ollo
ffa3bb69de Load DS18B20 library only, when needed 2021-11-28 12:19:19 +01:00
Ollo
96b690d90b Start DS18B20 initialization; uniq names before creating _diet files 2021-11-28 09:49:12 +01:00
Ollo
0bc446fc2a More debug messages when receiving a temperature 2021-11-01 19:49:56 +01:00
Ollo
d6d305ec70 Temperature is calcualted, only once 2021-11-01 19:02:12 +01:00
Ollo
7cf761c7a5 Extracted temperatur functionality into wordclock.lua 2021-11-01 13:38:22 +01:00
Ollo
0f2855aafa Removed hardcoded testvalue 2021-11-01 13:06:14 +01:00
Ollo
5d96adb424 Only temperature is display; time is killed 2021-11-01 13:01:40 +01:00
Ollo
9b113099aa Fixed minute colors 2021-04-03 14:57:39 +02:00
Ollo
1863ab15b9 Reconnect to MQTT if necessary (checked every 30 seconds) 2021-04-03 14:03:59 +02:00
Ollo
379233327c Update debug message 2021-04-03 13:28:10 +02:00
Ollo
8b58d4a39f All colors can be changed via MQTT 2021-04-03 13:15:37 +02:00
Ollo
6fbaec749a Removed usage of callback parameter 2021-04-03 12:42:23 +02:00
Ollo
92a1c2c8d2 Only update in main loop 2021-03-23 21:48:57 +01:00
Ollo
7d60405877 Temperature must be compiled 2021-03-21 21:00:47 +01:00
Ollo
9cd54da774 Temperature library can be initialized 2021-03-21 20:52:27 +01:00
Ollo
c513f7c899 Status of mqtt connection 2021-03-21 18:00:07 +01:00
Ollo
dcc660d8d6 Set connection status, if MQTT get disconnected 2021-03-14 13:44:54 +01:00
Ollo
d309315e28 Mainloop is stopped on upload 2021-02-13 14:17:58 +01:00
Ollo
d1908c99c4 Brightness is published on mqtt 2021-02-13 13:39:40 +01:00
Ollo
b5f36e5445 Serial flashing while controller is running is possible 2021-02-10 23:05:54 +01:00
Ollo
712ddaafeb Renamed briPercent to briPer 2021-02-10 20:04:22 +01:00
Ollo
40447dd521 Used more local variables 2021-02-10 19:45:28 +01:00
Ollo
84f5611a67 mqtt cleanup 2021-02-09 20:22:05 +01:00
Ollo
0857eb0e3c tweaked timings 2021-02-09 20:18:24 +01:00
Ollo
f72295e709 Timer calls replaced 2021-01-31 20:22:32 +01:00
Ollo
93b889f706 Each rows background can be set 2021-01-23 19:17:30 +01:00
Ollo
999c8ae3ac Temperatur measurement via DS18B20 added 2021-01-23 18:10:53 +01:00
Ollo
c73478d86e Telnet server can be activated via MQTT 2021-01-23 16:44:16 +01:00
Ollo
f79195e9a5 Status of first row color added to MQTT 2021-01-23 10:05:18 +01:00
Ollo
1cea6b377e Background of first row changeable 2021-01-23 09:44:15 +01:00
Ollo
95aad4f254 Fix color 2021-01-15 20:32:39 +01:00
Ollo
9763f4b573 Publish current background color 2021-01-15 19:28:20 +01:00
Ollo
4e9d78c86a Dim background to same level as foreground 2021-01-15 19:06:49 +01:00
Ollo
9eabc733f4 Support only one single command 2021-01-15 19:03:20 +01:00
Ollo
b5658b048a Start telnetserver via mqtt command 2021-01-15 18:33:49 +01:00
Ollo
62f40d202c Addition color format supported 2021-01-15 18:14:39 +01:00
Ollo
8789f75e27 Fixed color convertion from MQTT 2021-01-15 18:10:17 +01:00
Ollo
9534368b01 Added cmd MQTT sublevel and refactored function 2021-01-15 18:08:56 +01:00
Ollo
b44eb6f13e Background can be changed via MQTT 2021-01-14 22:14:59 +01:00
Ollo
7195c08992 Fixed Mqtt function names 2021-01-14 21:51:29 +01:00
Ollo
8d6fc180a3 Background color is adjustable 2021-01-14 21:32:12 +01:00
Ollo
fb2556c62c Refactor MQTT function names 2021-01-14 21:27:13 +01:00
Ollo
d1b5e67ce6 Removed temperature reading 2021-01-14 21:16:12 +01:00
Ollo
9d764a3b8e Added temperature measurement; but ESP is resetting due to RAM usage 2020-12-14 19:45:09 +01:00
Ollo
efe5b38e58 Different loop cycles 2020-12-10 21:11:35 +01:00
Ollo
7e7a87f90a Move startup procedure into one loop 2020-12-08 21:51:14 +01:00
Ollo
10104b5d0e Don call display function in MQTT module 2020-12-08 21:11:53 +01:00
Ollo
b95f59ee7f Fix LUA syntax 2020-12-08 20:45:18 +01:00