Commit Graph
100 Commits
Author SHA1 Message Date
proddy 2adef52abf add "entitied" as new command 2021-09-19 21:29:20 +02:00
proddy e01bfe1bdf rename duplicate function publish_mqtt_ha_sensor 2021-09-19 21:29:03 +02:00
proddy 418b1b3d68 bump 2021-09-19 21:28:30 +02:00
proddy 401929d992 round2 use float instead of double (6 point precision is enough) 2021-09-19 21:28:21 +02:00
proddy ee34dd72f7 rename snprintf_P to snprintf 2021-09-19 21:27:39 +02:00
proddy b214d7a662 extended test for ha and entities command 2021-09-19 21:26:48 +02:00
proddy 079a40cd32 update to 16.18.4 2021-09-19 21:26:15 +02:00
proddy adebea1561 add pseudo for snprintf_P 2021-09-19 21:25:54 +02:00
proddy 28bf7c3225 formatting 2021-09-19 11:21:01 +02:00
proddy 78b2efd148 add rounding test 2021-09-19 11:20:54 +02:00
proddy 09847ee33c fix: only set thermostat commands for master thermostat #110 2021-09-18 09:52:02 +02:00
proddy 538a9cf642 mention RC25 support 2021-09-15 20:56:52 +02:00
proddy d0346e436a remove PSTR() 2021-09-15 18:04:58 +02:00
proddy c62e73d21e added HA state_class https://github.com/emsesp/EMS-ESP/issues/776 2021-09-13 20:45:56 +02:00
proddy 3f27ed7b18 auto-formatting 2021-09-08 19:53:07 +02:00
proddy aa212924bc 3.2.2b2 2021-08-28 16:41:03 +02:00
proddy 912f53762e fix formatting (WARNING didnt fit) 2021-08-28 15:10:29 +02:00
proddy 02c04c8f41 updated images 2021-08-28 15:04:30 +02:00
proddy 0f83870db0 auto-formatting 2021-08-26 10:42:40 +02:00
proddy 7529f3a73e minor text changes 2021-08-26 10:42:34 +02:00
Proddy 88d0dfee2d update changelog 2021-08-19 20:58:05 +02:00
Proddy 551a479c6b fix custom build options 2021-08-19 20:12:43 +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 f9d768a7a7 added clang-tidy 2021-08-14 13:40:21 +02:00
proddy 6c1bfccfaf text change 2021-08-10 09:23:04 +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 4e9cf72816 3.2.1 2021-08-07 21:45:12 +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 9515e3d00b text changes 2021-08-03 13:21:43 +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 b5892f5b5e text changes 2021-08-01 11:34:55 +02:00
proddy d16502c872 auto-formatting 2021-08-01 11:34:48 +02:00
proddy e29fb9ba8a updated 3.2.0b2 2021-07-29 16:55:36 +02:00
proddy 2ee0411582 text changes 2021-07-29 16:54:22 +02:00
proddy f210466cb1 download buttons for settings 2021-07-29 16:54:08 +02:00
proddy 6af28b1c29 download button for log 2021-07-29 16:53:42 +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 c55385d6d8 update mock data 2021-07-28 18:00:26 +02:00
proddy 87e6691433 remove comment 2021-07-28 18:00:14 +02:00
proddy aa9ba65f70 comment changes 2021-07-28 10:40:17 +02:00
proddy 39fef48915 Update ArduinoJson to 6.18.3 2021-07-28 10:06:51 +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
proddy c5688ab632 manually merge in official 0.9.0 version 2021-07-27 21:43:17 +02:00
proddy d5d75eee63 remove comment 2021-07-27 21:42:37 +02:00
proddy ce2b2658ad mention wwactivated fix 2021-07-26 11:49:42 +02:00
proddy 3a866b1aea fix browser warning 2021-07-26 11:46:26 +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
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
proddy 2fda59d7db latest asyncmqttclient dev changes - to safeguard against stuck connections 2021-07-21 16:25:42 +02:00
proddy a95837404a valiadtion in sensor fields, auto refresh after change #84 2021-07-21 16:00:39 +02:00
proddy c6db2a1adf label change 2021-07-21 15:59:44 +02:00
proddy f6d22732a0 formatting 2021-07-21 15:59:29 +02:00
proddy d438866864 updated with log changes 2021-07-20 23:37:56 +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 dfd6798377 added log id and changed format layout 2021-07-20 23:35:52 +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 37dae04715 clean up ts 2021-07-20 13:01:56 +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 33adf518ae update 2021-07-20 13:00:01 +02:00
proddy 93885d0dd5 update 2021-07-20 12:59:48 +02:00
proddy 747cda79db rename add_name() to update(). show offset in log msg 2021-07-20 12:59:37 +02:00
proddy f3cfc38adc update regex for ipv6 #83 2021-07-19 19:21:03 +02:00
proddy dd3a0a706d auto-formatting 2021-07-19 16:55:41 +02:00
proddy 37d001e7b5 formatting 2021-07-19 16:44:53 +02:00
proddy add09e5a1c update mock api to work with latest changes 2021-07-19 16:44:46 +02:00
Proddy 561d1c0e55 fix typo 2021-07-18 21:48:18 +02:00
proddy 239ba335b1 changes to make it compile standalone 2021-07-18 21:44:24 +02:00
proddy ec83123090 rename Makefile 2021-07-18 21:43:25 +02:00