Commit Graph

  • b93ad1dc90 Merge pull request #619 from MichaelDvP/dev Proddy 2020-11-18 19:09:42 +01:00
  • 780be4ff57 watch unknown and fixes (see #619 comments) MichaelDvP 2020-11-18 13:33:04 +01:00
  • fa55a8458f default web API is off for write commands proddy 2020-11-18 11:22:58 +01:00
  • 0b19ea7a0d shell F-commands, remove double prompt output. MichaelDvP 2020-11-18 10:54:30 +01:00
  • 9e6b2088ae addWM10 switch MichaelDvP 2020-11-18 10:41:26 +01:00
  • d585d7e4af console: watch input more flexible, json size MichaelDvP 2020-11-18 10:18:57 +01:00
  • cf3728759e devices, json-ha-config MichaelDvP 2020-11-18 10:17:57 +01:00
  • d41cb6eda2 Thermostat: json sizes/split, add circpump, add last Error, check HC MichaelDvP 2020-11-18 10:17:03 +01:00
  • bfeca075ba Boiler: add reset, add last code, json output 2 parts (main/ww) MichaelDvP 2020-11-18 10:12:02 +01:00
  • db06e2c3b9 Log trace shows telegrams, watch FF for unknown telegrams MichaelDvP 2020-11-18 10:07:16 +01:00
  • 4bf821fbd5 use mqtt queue for ESP32 MichaelDvP 2020-11-18 10:01:41 +01:00
  • 09aa236d2f heap frag optimizations proddy 2020-11-17 22:33:37 +01:00
  • 2c01d64e73 Prevent HA MQTT config messages for thermostat that has no 'currtemp' #582 proddy 2020-11-17 21:56:55 +01:00
  • 45b55acc43 prevent HA climate component being created if there is no current room temp - #582 proddy 2020-11-17 21:54:09 +01:00
  • 52e120aea2 minor updates to solar cfg - #616 proddy 2020-11-17 18:12:29 +01:00
  • 4504f25016 Merge pull request #613 from hpanther/dev Proddy 2020-11-17 17:50:00 +01:00
  • e2fa78584d mention syslog enable/disable proddy 2020-11-17 12:26:25 +01:00
  • 1df21f25fa rename pio targets proddy 2020-11-17 12:25:55 +01:00
  • aa7b37e006 add comment proddy 2020-11-17 12:25:34 +01:00
  • d260ea514b set empty syslog settings to flush queue proddy 2020-11-17 12:25:21 +01:00
  • f45a208ce4 text updates proddy 2020-11-16 21:34:29 +01:00
  • cabd5129f9 renamed system report to info proddy 2020-11-16 21:33:39 +01:00
  • 20f208548f cleanup left over debug code proddy 2020-11-16 21:33:16 +01:00
  • 802f857875 system command changes proddy 2020-11-16 21:17:02 +01:00
  • 6c513140f9 auto formatting proddy 2020-11-16 21:16:42 +01:00
  • 0cde2918cf rename system info -> settings and report -> info proddy 2020-11-16 21:15:15 +01:00
  • dd9f69e9b6 selective restart of services after settings change proddy 2020-11-16 20:46:34 +01:00
  • 816e522461 move bookean to Other section in form proddy 2020-11-16 20:40:30 +01:00
  • 26274da88c force a new build proddy 2020-11-16 14:27:38 +01:00
  • 6e31caf14b reenable ha sensor proddy 2020-11-16 14:27:08 +01:00
  • 4da3fefc96 updated to 2.1.1b3 proddy 2020-11-16 14:16:19 +01:00
  • 0a45955294 serialize json to string stream as opposed to char buffer proddy 2020-11-16 14:16:03 +01:00
  • 052ee91be5 Extending the test framework #611 proddy 2020-11-16 14:13:35 +01:00
  • 1307a2e97b show retain in debug proddy 2020-11-15 21:19:02 +01:00
  • aeba36d2f0 formatting proddy 2020-11-15 20:15:58 +01:00
  • 1f07c38440 fix ha mqtt parsing hc number - #609 proddy 2020-11-15 20:15:46 +01:00
  • 293d49bd56 use EMSESP_MAX_JSON_SIZE_HA_CONFIG proddy 2020-11-15 17:59:58 +01:00
  • d52dc4460f Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev proddy 2020-11-15 17:51:27 +01:00
  • 4bfdb017b9 prevent double subscriptions when mqtt connecting proddy 2020-11-15 17:51:18 +01:00
  • fe67e785f5 fix rc300 heatingcurve #610 MichaelDvP 2020-11-15 17:31:14 +01:00
  • fdaddcdbdd json size of ha-sensors MichaelDvP 2020-11-15 17:30:15 +01:00
  • b782993eb4 fix display or direction in pretty telegram MichaelDvP 2020-11-15 17:28:27 +01:00
  • 6ae61d742f formatting proddy 2020-11-15 15:23:35 +01:00
  • 05ea86d075 add test for gb072/rc310 - #610 proddy 2020-11-15 15:23:25 +01:00
  • 978e0b8d83 HA binary sensors put on MQTT queue proddy 2020-11-15 15:22:54 +01:00
  • 88135ad277 prevent duplicate MQTT connections proddy 2020-11-15 14:25:17 +01:00
  • 8a301e368f Review feedback - correct types and telegram examples hpanther 2020-11-15 13:52:40 +01:00
  • 8db542b117 test returns Ok or Invalid when called from web proddy 2020-11-15 12:40:08 +01:00
  • b5532b1b88 fix tests proddy 2020-11-15 12:39:39 +01:00
  • 6876f3d804 initial loop run for standalone proddy 2020-11-15 12:39:29 +01:00
  • a2c34c87dd Fix type for esp32 hpanther 2020-11-15 11:48:16 +01:00
  • 91b8dcaade Merge remote-tracking branch 'upstream/dev' into dev hpanther 2020-11-14 22:54:53 +01:00
  • d5fcc25f94 Added all known solar config items and implemented 0xF9 telegram correctly hpanther 2020-11-14 22:50:32 +01:00
  • 956dda87ec added test command (console&web), to simulate adding devices. still experimental proddy 2020-11-14 22:10:06 +01:00
  • 74012964ab mixing name fixed in HA proddy 2020-11-14 17:34:18 +01:00
  • bcac102bbd fix HA config for Mixing, #602 proddy 2020-11-14 17:33:13 +01:00
  • ca0296e454 mixing test proddy 2020-11-14 17:31:28 +01:00
  • cb9795ec82 increase mqtt size just in case proddy 2020-11-14 17:31:17 +01:00
  • 16dd1dab71 updated test proddy 2020-11-14 16:57:01 +01:00
  • 256944aea3 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev proddy 2020-11-14 16:56:54 +01:00
  • 57983c061d updated test proddy 2020-11-14 16:56:48 +01:00
  • 548c07f932 change json package size, min 384, max 1024 for static, 2048 for dynamic MichaelDvP 2020-11-14 15:52:02 +01:00
  • 992f325078 prevent heartbeat with standalone proddy 2020-11-14 15:41:24 +01:00
  • b51dfae718 change queue size for standalone proddy 2020-11-14 15:41:05 +01:00
  • af08bc607d roll back changes with device unique_id proddy 2020-11-14 15:31:51 +01:00
  • 30d032b986 updates to processing order proddy 2020-11-14 15:31:28 +01:00
  • 4a4d664d7d don't setup mqtt if it's disabled proddy 2020-11-14 12:49:49 +01:00
  • 6fefb8fd8f prevent serial when in debug mode, during update check proddy 2020-11-14 12:49:29 +01:00
  • 842683aae1 comments proddy 2020-11-14 12:49:10 +01:00
  • 5219cf60f1 restart MQTT when settings change from Web proddy 2020-11-14 12:48:56 +01:00
  • b19500f84b updates to core web framework proddy 2020-11-14 12:48:21 +01:00
  • 42002e56d4 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev proddy 2020-11-14 11:44:16 +01:00
  • 808ef71c0e don't create MQTT commands if MQTT disabled proddy 2020-11-14 11:44:08 +01:00
  • ba793e0408 commands "fetch" and "publish ha" as call (#608) MichaelDvP 2020-11-14 10:31:55 +01:00
  • 18d8d223fb updated pio examples proddy 2020-11-14 00:20:04 +01:00
  • 6065152e40 Merge pull request #607 from MichaelDvP/dev Proddy 2020-11-14 00:13:19 +01:00
  • b337e106e2 Merge branch 'dev' into dev Proddy 2020-11-14 00:13:11 +01:00
  • 937998d9e3 2.1.1b2 Paul 2020-11-14 00:10:40 +01:00
  • 9565495b31 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev Paul 2020-11-14 00:09:42 +01:00
  • 3ffa9ee5ac move device unique_id count into constructor Paul 2020-11-14 00:08:05 +01:00
  • 8bd7b21f30 minor updates Paul 2020-11-14 00:05:00 +01:00
  • 0555043810 text changes Paul 2020-11-14 00:03:04 +01:00
  • 716cbf7e86 updated Paul 2020-11-14 00:02:12 +01:00
  • 4805fb6c46 don't send shower MQTT if MQTT disabled Paul 2020-11-14 00:01:56 +01:00
  • c2536d8b2c Junkers FR50 as device-type Junker2, fix #605 MichaelDvP 2020-11-13 15:20:52 +01:00
  • 1578168167 split HA-config in smaller blocks, add publish command MichaelDvP 2020-11-13 13:29:19 +01:00
  • f5b7bad2fb thermostat typos, trigger new dev build MichaelDvP 2020-11-11 09:15:58 +01:00
  • 82a35f9a7e fix compile warnings/errors MichaelDvP 2020-11-10 12:46:26 +01:00
  • 027fec29a7 update changelog MichaelDvP 2020-11-10 11:36:35 +01:00
  • 1e42be051b set telnet timeout from console MichaelDvP 2020-11-10 11:30:53 +01:00
  • b210517333 syslog settings changeable while running MichaelDvP 2020-11-10 11:23:18 +01:00
  • 8c62977ad3 thermostat minflowtemp and fixes MichaelDvP 2020-11-10 11:22:03 +01:00
  • 7d73efbd31 prevent crash when send telegram too short proddy 2020-11-08 20:54:24 +01:00
  • 5088e3acee auto formatting proddy 2020-11-08 20:54:08 +01:00
  • 4ce0763170 remove test, change "send telegram" format proddy 2020-11-08 20:53:49 +01:00
  • a94db9754a formatting proddy 2020-11-08 20:53:18 +01:00
  • 3d9a6ee017 updated example - for debugging Paul 2020-11-08 20:42:50 +01:00
  • 6f215ef5b7 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev Paul 2020-11-08 20:40:02 +01:00
  • 4f57d583fa test for crashes Paul 2020-11-08 20:38:50 +01:00
  • 2d0272d956 formatting Paul 2020-11-08 20:38:33 +01:00