Commit Graph

20 Commits

Author SHA1 Message Date
proddy
ac1f8c0c58 code optimizations based on static analysis checks 2020-11-23 18:15:47 +01:00
MichaelDvP
df4f12cb96 add Linux telnet keys 2020-11-02 18:52:24 +01:00
MichaelDvP
a15efa4f53 move some strings to flash 2020-11-02 11:45:45 +01:00
proddy
3161bf34c0 change (c) header 2020-10-31 08:42:59 +01:00
proddy
c507195b39 added extra checks, use r-value for strings 2020-10-19 23:17:19 +02:00
proddy
24c7c27d2c use floats for sensor values. fix HA for sensors. 2020-10-18 20:20:30 +02:00
proddy
1b1b1e6cee prefix 0x to printing hex values (optional) 2020-10-17 16:56:28 +02:00
MichaelDvP
5ab5d747bc render and parse multible text parameters, add thermostat wwmode, some watning messages 2020-10-03 14:19:45 +02:00
MichaelDvP
2d2e939856 add enable ADC, add boiler circulation commands, add thermostat RC300 summermodes 2020-09-29 14:58:57 +02:00
proddy
f3dadb3042 added renderer for char strings, like the boiler's service code text 2020-09-29 13:30:57 +02:00
proddy
b5062df8f4 MQTT updates: added HA discovery, removed heartbeat - HomeAssistant Discovery #288 2020-09-28 18:17:23 +02:00
MichaelDvP
3e66696ef5 booleans for system-info 2020-09-25 09:07:24 +02:00
proddy
d8bbdb504a option to set how booleans are rendered - #509 2020-09-23 19:27:45 +02:00
proddy
f9bdcfeae2 use r-values hasValue function 2020-09-04 12:30:27 +02:00
proddy
939debdc0b minor changes, added gpio command - #445 2020-08-04 13:34:16 +02:00
proddy
6154ff38f2 initial commit with refactored mqtt commands 2020-08-03 23:14:43 +02:00
proddy
29d74d7b67 tidied up print_value to use a Template. only show values which have data 2020-06-16 22:04:01 +02:00
proddy
d742f16ba4 Helpers::hasValue() 2020-06-16 14:49:58 +02:00
proddy
1283657fc0 clang formatting 2020-06-14 14:42:43 +02:00
Paul
30b502a1e4 initial commit 2020-05-08 16:04:53 +02:00