Commit Graph
2220 Commits
Author SHA1 Message Date
proddy cabd5129f9 renamed system report to info 2020-11-16 21:33:39 +01:00
proddy 20f208548f cleanup left over debug code 2020-11-16 21:33:16 +01:00
proddy 802f857875 system command changes 2020-11-16 21:17:02 +01:00
proddy 6c513140f9 auto formatting 2020-11-16 21:16:42 +01:00
proddy 0cde2918cf rename system info -> settings and report -> info 2020-11-16 21:15:15 +01:00
proddy dd9f69e9b6 selective restart of services after settings change 2020-11-16 20:46:34 +01:00
proddy 816e522461 move bookean to Other section in form 2020-11-16 20:40:30 +01:00
proddy 26274da88c force a new build 2020-11-16 14:27:38 +01:00
proddy 6e31caf14b reenable ha sensor 2020-11-16 14:27:08 +01:00
proddy 4da3fefc96 updated to 2.1.1b3 2020-11-16 14:16:19 +01:00
proddy 0a45955294 serialize json to string stream as opposed to char buffer 2020-11-16 14:16:03 +01:00
proddy 052ee91be5 Extending the test framework #611 2020-11-16 14:13:35 +01:00
proddy 1307a2e97b show retain in debug 2020-11-15 21:19:02 +01:00
proddy aeba36d2f0 formatting 2020-11-15 20:15:58 +01:00
proddy 1f07c38440 fix ha mqtt parsing hc number - #609 2020-11-15 20:15:46 +01:00
proddy 293d49bd56 use EMSESP_MAX_JSON_SIZE_HA_CONFIG 2020-11-15 17:59:58 +01:00
proddy d52dc4460f Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2020-11-15 17:51:27 +01:00
proddy 4bfdb017b9 prevent double subscriptions when mqtt connecting 2020-11-15 17:51:18 +01:00
MichaelDvP fe67e785f5 fix rc300 heatingcurve #610 2020-11-15 17:31:14 +01:00
MichaelDvP fdaddcdbdd json size of ha-sensors 2020-11-15 17:30:15 +01:00
MichaelDvP b782993eb4 fix display or direction in pretty telegram 2020-11-15 17:28:27 +01:00
proddy 6ae61d742f formatting 2020-11-15 15:23:35 +01:00
proddy 05ea86d075 add test for gb072/rc310 - #610 2020-11-15 15:23:25 +01:00
proddy 978e0b8d83 HA binary sensors put on MQTT queue 2020-11-15 15:22:54 +01:00
proddy 88135ad277 prevent duplicate MQTT connections 2020-11-15 14:25:17 +01:00
proddy 8db542b117 test returns Ok or Invalid when called from web 2020-11-15 12:40:08 +01:00
proddy b5532b1b88 fix tests 2020-11-15 12:39:39 +01:00
proddy 6876f3d804 initial loop run for standalone 2020-11-15 12:39:29 +01:00
proddy 956dda87ec added test command (console&web), to simulate adding devices. still experimental 2020-11-14 22:10:06 +01:00
proddy 74012964ab mixing name fixed in HA 2020-11-14 17:34:18 +01:00
proddy bcac102bbd fix HA config for Mixing, #602 2020-11-14 17:33:13 +01:00
proddy ca0296e454 mixing test 2020-11-14 17:31:28 +01:00
proddy cb9795ec82 increase mqtt size just in case 2020-11-14 17:31:17 +01:00
proddy 16dd1dab71 updated test 2020-11-14 16:57:01 +01:00
proddy 256944aea3 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2020-11-14 16:56:54 +01:00
proddy 57983c061d updated test 2020-11-14 16:56:48 +01:00
MichaelDvP 548c07f932 change json package size, min 384, max 1024 for static, 2048 for dynamic 2020-11-14 15:52:02 +01:00
proddy 992f325078 prevent heartbeat with standalone 2020-11-14 15:41:24 +01:00
proddy b51dfae718 change queue size for standalone 2020-11-14 15:41:05 +01:00
proddy af08bc607d roll back changes with device unique_id 2020-11-14 15:31:51 +01:00
proddy 30d032b986 updates to processing order 2020-11-14 15:31:28 +01:00
proddy 4a4d664d7d don't setup mqtt if it's disabled 2020-11-14 12:49:49 +01:00
proddy 6fefb8fd8f prevent serial when in debug mode, during update check 2020-11-14 12:49:29 +01:00
proddy 842683aae1 comments 2020-11-14 12:49:10 +01:00
proddy 5219cf60f1 restart MQTT when settings change from Web 2020-11-14 12:48:56 +01:00
proddy b19500f84b updates to core web framework 2020-11-14 12:48:21 +01:00
proddy 42002e56d4 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2020-11-14 11:44:16 +01:00
proddy 808ef71c0e don't create MQTT commands if MQTT disabled 2020-11-14 11:44:08 +01:00
MichaelDvP ba793e0408 commands "fetch" and "publish ha" as call (#608) 2020-11-14 10:37:14 +01:00
proddy 18d8d223fb updated pio examples 2020-11-14 00:20:04 +01:00