Proddy
|
2366f6ba50
|
update licensing year to 2024
|
2024-01-06 17:58:11 +01:00 |
|
Proddy
|
d9f4ce7347
|
added string2minutes()
|
2023-02-25 22:23:41 +01:00 |
|
Proddy
|
ffacefb792
|
update copyright year
|
2023-02-11 19:06:02 +01:00 |
|
Proddy
|
7f5e3d3b4c
|
merge PR #901 - added dhw alternating operation
|
2023-01-22 12:17:39 +01:00 |
|
Proddy
|
5005d06507
|
Translate Device Name #872
|
2023-01-03 14:50:50 +01:00 |
|
MichaelDvP
|
3878a3ee0b
|
analogsensor float->double #789
|
2022-12-05 18:26:18 +01:00 |
|
proddy
|
b67113fc1f
|
use const char * where possible
|
2022-10-10 20:11:23 +02:00 |
|
Proddy
|
8d6c676fed
|
fix REST-API - strange characters in http://<hostname>/api/<device>/commands output #671
|
2022-10-09 14:18:29 +02:00 |
|
proddy
|
777c9db0f6
|
remove flash
|
2022-09-28 15:47:27 +02:00 |
|
Proddy
|
1a4ce643fc
|
Multi-language/I18n support #22
|
2022-08-24 21:50:19 +02:00 |
|
MichaelDvP
|
5d2f648d03
|
add option for rendering booleans on Dashboard #456
|
2022-05-04 15:46:23 +02:00 |
|
Proddy
|
191e47eb14
|
rename value to stop static code analysis complaining
|
2022-05-01 22:58:50 +02:00 |
|
proddy
|
1227772696
|
remove comments
|
2022-03-12 17:40:51 +01:00 |
|
proddy
|
daaad1ce42
|
remove obsolete render function
|
2022-03-10 09:53:28 +01:00 |
|
proddy
|
c1edbbf047
|
sonar fixes
|
2022-03-05 14:25:35 +01:00 |
|
proddy
|
77e1898512
|
Merge remote-tracking branch 'origin/v3.4' into dev
|
2022-01-23 17:56:52 +01:00 |
|
proddy
|
401929d992
|
round2 use float instead of double (6 point precision is enough)
|
2021-09-19 21:28:21 +02:00 |
|
MichaelDvP
|
3bacfc3361
|
value2enum texts from local_EN
|
2021-04-01 16:31:56 +02:00 |
|
proddy
|
c75a1c9e1e
|
added toUpper
|
2021-03-26 17:29:13 +01:00 |
|
proddy
|
56a3dfd41a
|
on ESP32 no need to use flash strings for MQTT names
|
2021-03-23 22:20:58 +01:00 |
|
proddy
|
7885302636
|
update GH repo
|
2021-03-18 20:54:12 +01:00 |
|
proddy
|
b2e85ee026
|
clean up boolean, move to MQTT screen
|
2021-02-23 17:45:48 +01:00 |
|
proddy
|
7c6aeb3cb9
|
#632 - still experimental
|
2020-12-29 22:15:59 +01:00 |
|
proddy
|
ffa313ebe4
|
refactor device value rendering (to Web, Console or MQTT) to base class #632
|
2020-12-13 22:52:34 +01:00 |
|
proddy
|
8447c961fe
|
test flash vs non-flash for json variables
|
2020-11-26 23:08:22 +01:00 |
|
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 |
|