Commit Graph
2010 Commits
Author SHA1 Message Date
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
proddy 77f6a18075 commands take a set of flags, like NEED_ADMIN or HIDDEN 2021-07-20 21:45:29 +02:00
proddy 0762d9e124 bump to b6 2021-07-20 21:43:03 +02:00
proddy f299a7ad14 update calls to dallas library 2021-07-20 13:01:45 +02:00
proddy ba295385ab rename allDevices endpoint to data. improve dallas sensor form 2021-07-20 13:01:22 +02:00
proddy 747cda79db rename add_name() to update(). show offset in log msg 2021-07-20 12:59:37 +02:00
proddy dd3a0a706d auto-formatting 2021-07-19 16:55:41 +02:00
proddy 239ba335b1 changes to make it compile standalone 2021-07-18 21:44:24 +02:00
MichaelDvP 4f6d5164a4 Set sensornames from web 2021-07-18 20:42:02 +02:00