Commit Graph
2168 Commits
Author SHA1 Message Date
MichaelDvP 7421f3e345 fix crash on response for empty telegrams 2021-08-17 16:06:20 +02:00
proddy c50692bae0 version 3.2.2b0 2021-08-14 13:45:26 +02:00
proddy 6348283001 fomatting 2021-08-14 13:41:35 +02:00
proddy 1cbd34d94e rename get_toggle_fetch -> is_fetch 2021-08-14 13:41:11 +02:00
proddy 30ce3f1dc3 3.2.1 2021-08-08 14:45:24 +02:00
proddy 15541c52ce ww selected temperature sets the boilers target temp, not the wwSetTemp 2021-08-08 14:29:20 +02:00
proddy 20c3e8c7bd no need to set new temp in condition 2021-08-08 09:15:03 +02:00
proddy 59797fb89c comment cleanup 2021-08-07 21:47:38 +02:00
proddy 849cc85398 added FSTR_ and MAKE_STR for non-flash macros 2021-08-07 21:47:24 +02:00
proddy dd318a1c8e always show tags, don't treat BOILER as a special case 2021-08-07 21:46:59 +02:00
proddy 2edf2a4231 disable mqtt function 2021-08-07 21:46:38 +02:00
proddy d58ee1e693 renamed ww names 2021-08-07 21:46:22 +02:00
proddy 088cb7fe40 support for device in json body 2021-08-07 21:46:09 +02:00
proddy 38498a5587 updated API tests 2021-08-07 21:45:52 +02:00
proddy 6e3b30b03c renamed product ID, changed case for all ww names 2021-08-07 21:45:43 +02:00
proddy 5e4f5916f2 prep for 3.2.0 release 2021-08-06 12:01:42 +02:00
Proddy 1450737d94 make boiler id first in device registry, so it's first in MQTT payload 2021-08-03 13:28:04 +02:00
Proddy bfd20e559e minor changes, make cppcheck happy 2021-08-03 13:23:33 +02:00
Proddy 98a7932dee optimizations 2021-08-03 13:23:09 +02:00
Proddy 19e26d0d64 don't show commands in web or console 2021-08-03 13:22:45 +02:00
Proddy 1715218864 update to b3 2021-08-03 13:22:13 +02:00
Proddy e503c6cd79 remove msg moves 2021-08-03 13:22:02 +02:00
proddy 53e25ae213 lint warning changes 2021-08-01 23:44:40 +02:00
proddy 4863ecc329 add KB195i 2021-08-01 11:55:12 +02:00
proddy d16502c872 auto-formatting 2021-08-01 11:34:48 +02:00
proddy 049be2484e don't show dallas in system/info as its not an ems device 2021-07-29 16:53:06 +02:00
proddy 8f438e8045 rename add_json() 2021-07-29 16:52:33 +02:00
proddy a8382dd6ce bump version 2021-07-29 16:52:06 +02:00
proddy aa9ba65f70 comment changes 2021-07-28 10:40:17 +02:00
proddy 362fead7e8 make standalone compile 2021-07-27 21:48:42 +02:00
proddy e809ed3743 add max messages and make web log dynamic - #71 2021-07-27 21:44:12 +02:00
proddy dc8c322b42 auto-formatting 2021-07-27 21:43:36 +02:00
MichaelDvP 1cf938e16a Syslog host setting as ipv4 or hostname 2021-07-26 11:41:23 +02:00
MichaelDvP f97cdcb4d6 fix #89
Also Norbert have 0xFF on his list.
2021-07-25 11:52:42 +02:00
proddy 15c682cd1e don't show CRC in log (irrelevant to most people) 2021-07-24 15:02:58 +02:00
proddy 008983be26 comment update 2021-07-24 15:02:12 +02:00
proddy 2f01000665 minor debug text changed 2021-07-24 15:01:53 +02:00
proddy 616955daef use system gpio adc 2021-07-24 12:02:45 +02:00
proddy e22b191a48 comments, fix typos, prep for v3.2 2021-07-24 11:56:39 +02:00
MichaelDvP 8930c52ada analog input use calibrated mV 2021-07-23 12:09:41 +02:00
MichaelDvP 6d94335079 Fix crash on unknown commands (cf==nullptr) 2021-07-22 19:35:27 +02:00
proddy f2e0b193af Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2021-07-22 13:52:09 +02:00
proddy 5b55902cd9 sync up with HA MQTT Discovery when dallas sensor changed #84 2021-07-22 13:51:59 +02:00
MichaelDvP 694f647a2c Command returns as enum 2021-07-22 13:00:16 +02:00
MichaelDvP fc1cb00523 reload values after write and update 2021-07-22 12:54:02 +02:00
proddy f6d22732a0 formatting 2021-07-21 15:59:29 +02:00
MichaelDvP 220a69938f fix mqtt individual subscriptions 2021-07-21 09:37:46 +02:00
proddy 2e0ed9ce9f fix error where eventsource wasn't flushed correctly & included the log ID 2021-07-20 23:36:49 +02:00
proddy 5de3b69e2c refresh sync changed from 200 to 300ms 2021-07-20 23:36:16 +02:00
proddy 074ae2a5a1 some refactoring 2021-07-20 21:45:59 +02:00