Commit Graph
2263 Commits
Author SHA1 Message Date
MichaelDvP d585d7e4af console: watch input more flexible, json size 2020-11-18 10:18:57 +01:00
MichaelDvP cf3728759e devices, json-ha-config 2020-11-18 10:17:57 +01:00
MichaelDvP d41cb6eda2 Thermostat: json sizes/split, add circpump, add last Error, check HC 2020-11-18 10:17:03 +01:00
MichaelDvP bfeca075ba Boiler: add reset, add last code, json output 2 parts (main/ww) 2020-11-18 10:13:24 +01:00
MichaelDvP db06e2c3b9 Log trace shows telegrams, watch FF for unknown telegrams 2020-11-18 10:07:16 +01:00
MichaelDvP 4bf821fbd5 use mqtt queue for ESP32 2020-11-18 10:01:41 +01:00
proddy 09aa236d2f heap frag optimizations 2020-11-17 22:33:37 +01:00
proddy 2c01d64e73 Prevent HA MQTT config messages for thermostat that has no 'currtemp' #582 2020-11-17 21:56:55 +01:00
proddy 45b55acc43 prevent HA climate component being created if there is no current room temp - #582 2020-11-17 21:54:09 +01:00
proddy 52e120aea2 minor updates to solar cfg - #616 2020-11-17 18:12:29 +01:00
Proddy 4504f25016 Merge pull request #613 from hpanther/dev
Updates to the solar device to handle configuration-related telegrams
2020-11-17 17:50:00 +01:00
proddy e2fa78584d mention syslog enable/disable 2020-11-17 12:26:25 +01:00
proddy 1df21f25fa rename pio targets 2020-11-17 12:25:55 +01:00
proddy aa7b37e006 add comment 2020-11-17 12:25:34 +01:00
proddy d260ea514b set empty syslog settings to flush queue 2020-11-17 12:25:21 +01:00
proddy f45a208ce4 text updates 2020-11-16 21:34:29 +01:00
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
hpanther 8a301e368f Review feedback - correct types and telegram examples 2020-11-15 13:52:40 +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
hpanther a2c34c87dd Fix type for esp32 2020-11-15 11:48:16 +01:00
hpanther 91b8dcaade Merge remote-tracking branch 'upstream/dev' into dev 2020-11-14 22:54:53 +01:00
hpanther d5fcc25f94 Added all known solar config items and implemented 0xF9 telegram correctly 2020-11-14 22:50:32 +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