Commit Graph

  • e57bc0731f include collector on/off and tank full for ISM1 - Missing values for Junkers ISM1 #422 proddy 2020-07-06 20:46:17 +02:00
  • b49871320b add device version & product getter functions proddy 2020-07-06 20:44:59 +02:00
  • 4d1ae1809c fix hostname in prompt proddy 2020-07-06 20:44:21 +02:00
  • 598a4fd036 b2 proddy 2020-07-06 20:44:07 +02:00
  • 5d3ad7d369 ip address dev change proddy 2020-07-06 20:43:55 +02:00
  • 43b519f5ba Merge branch 'v2_web' of https://github.com/proddy/EMS-ESP into web MichaelDvP 2020-07-06 14:46:45 +02:00
  • 2621a51dd2 updates to things that I need to fix proddy 2020-07-06 13:35:04 +02:00
  • 85debcbebe improvements to EMS-ESP web status page proddy 2020-07-06 13:31:07 +02:00
  • 4fb88fbcac fix color of info icons proddy 2020-07-06 13:30:39 +02:00
  • 686c51d0c4 disabled uart if tx_mode is 0 proddy 2020-07-06 13:30:00 +02:00
  • cfce4964bf fixes to checking bus status proddy 2020-07-06 13:29:41 +02:00
  • 58b93fb62d added tank heated and collector on/off - #422 proddy 2020-07-06 13:27:47 +02:00
  • 5261a42c30 no prompt in logging MichaelDvP 2020-07-06 08:40:36 +02:00
  • 909f292c75 uart fixed delay MichaelDvP 2020-07-05 21:47:30 +02:00
  • 9567bf0cb4 main/master proddy 2020-07-05 19:01:52 +02:00
  • 871f7d47a4 move master -> main proddy 2020-07-05 19:00:16 +02:00
  • c5933e8c14 initial commit proddy 2020-07-05 18:29:08 +02:00
  • b457ad8367 bumped to 2.0.0.a32 with Michael's PR proddy 2020-07-05 17:49:18 +02:00
  • 991c0f2601 Merge pull request #419 from MichaelDvP/v2 Proddy 2020-07-05 17:46:15 +02:00
  • be0951b2c3 thermostat: add times for pause/party/holiday, validate typeids changed MichaelDvP 2020-07-05 13:42:58 +02:00
  • eb5ce5fb33 validate read to queue front MichaelDvP 2020-07-05 13:40:15 +02:00
  • 627807d57f sensor conversion time set to min 1 sec. MichaelDvP 2020-07-05 13:37:34 +02:00
  • d9fd27c22b esp32 uart tx-modes working MichaelDvP 2020-07-03 10:32:10 +02:00
  • 7d4d69ae62 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-07-02 17:21:55 +02:00
  • 51e52846f0 mode settings, RC35 temperature factor, UART modes MichaelDvP 2020-07-02 16:46:41 +02:00
  • 782cde1b76 2.0.0.a31 with Michael's last PR proddy 2020-07-01 20:02:24 +02:00
  • d95da39d5e Merge pull request #417 from MichaelDvP:v2 Proddy 2020-07-01 19:59:42 +02:00
  • 1b00a4405b Junkers modes sorted. MichaelDvP 2020-06-30 16:36:45 +02:00
  • 876489494f Merge a30, fix summer/holidaymode, ww_mode in thermostat MichaelDvP 2020-06-28 07:08:41 +02:00
  • b06f3eb41f ww comfort setting back to 0, D8, EC - #413 proddy 2020-06-27 22:51:19 +02:00
  • c5e7806fb1 a30 proddy 2020-06-27 22:50:36 +02:00
  • 591a81b22a text change proddy 2020-06-27 22:50:30 +02:00
  • b45dc92159 publish thermostat wwMode MichaelDvP 2020-06-27 14:57:01 +02:00
  • e2eb5a61d4 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-06-27 14:42:43 +02:00
  • 55da8a77d2 add wWSetTemp to boiller mqtt, add wwmode to thermostat MichaelDvP 2020-06-27 14:42:30 +02:00
  • a3644d08dd always capture current room temp, even if its not valid proddy 2020-06-26 15:23:57 +02:00
  • f57f6b1095 minor text changes proddy 2020-06-26 13:04:22 +02:00
  • fdd3184590 tidied up print_value so its consistent across all types proddy 2020-06-26 13:04:08 +02:00
  • 8bfa71fb0f turn off watch when starting new shell session proddy 2020-06-26 13:03:06 +02:00
  • 4bea741958 add uptime in seconds to heartbeat MQTT payload proddy 2020-06-26 13:02:20 +02:00
  • f9233076bf a29 proddy 2020-06-26 13:01:49 +02:00
  • 4b06a6dd13 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-06-26 05:59:46 +02:00
  • b012c8a695 don't show summer/holiday modes if not supported proddy 2020-06-25 17:05:57 +02:00
  • c5ce22eb6e Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-06-25 16:32:06 +02:00
  • aa29992a2e rename brand to brand_to_string() proddy 2020-06-25 16:12:29 +02:00
  • ab295f06b6 fix for boilers/controllers clashing with same product_id. Don't overwrite brand if we already have one. proddy 2020-06-25 16:12:04 +02:00
  • 466c1ddb15 added more consts, merged Michael's fix for sending EMS+ Tx proddy 2020-06-25 16:11:08 +02:00
  • ed0e75cb77 supress printing some values if unset proddy 2020-06-25 16:10:23 +02:00
  • ffc5d15734 version a28 proddy 2020-06-25 16:10:00 +02:00
  • ca8ad8e999 text formatting proddy 2020-06-25 16:09:30 +02:00
  • 60757354e3 text formatting proddy 2020-06-25 16:08:44 +02:00
  • 755789fd33 added 'unknown' test for boiler/controller conflicts proddy 2020-06-25 16:08:30 +02:00
  • ad7de09a62 fix send_telegram TX_READ for EMS+ MichaelDvP 2020-06-25 13:17:07 +02:00
  • 4227ebe78e Merge pull request #411 from MichaelDvP/v2 Proddy 2020-06-25 11:55:38 +02:00
  • f32f4ad469 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-06-25 10:30:17 +02:00
  • c644990c14 set first active hc for mqtt and terminal commands, some fixes for #410 MichaelDvP 2020-06-25 10:28:58 +02:00
  • ff402b2d1f Merge pull request #407 from MichaelDvP/v2 Proddy 2020-06-23 13:57:01 +02:00
  • 1c73af88d2 fix fluctuating bitvalues, fix "send telegram", add solarpump softstart, add DHW temp for 9000i MichaelDvP 2020-06-23 13:15:56 +02:00
  • 1e97ced1a7 bump to a27 proddy 2020-06-22 21:11:47 +02:00
  • 92d960867f default compile without DEBUG proddy 2020-06-22 21:11:20 +02:00
  • 9cbeddcd4c add test for solar modulation % proddy 2020-06-22 21:11:05 +02:00
  • 4f928cf517 cleaned up config proddy 2020-06-22 21:03:28 +02:00
  • b5f13a040e removed comment proddy 2020-06-22 21:02:35 +02:00
  • bc0f59effd rename calculated circuit flow to targetflowtemp proddy 2020-06-22 21:02:17 +02:00
  • 03500ceb3b fix read_bitvalue() - for solar pump on/off in #397 proddy 2020-06-22 20:51:08 +02:00
  • b643a7d8a7 more tests for km200 proddy 2020-06-22 16:32:38 +02:00
  • 2fcf8d169f tx_mode resets counts proddy 2020-06-22 16:32:19 +02:00
  • 65f9e51e95 Merge pull request #406 from MichaelDvP/v2 Proddy 2020-06-22 16:20:06 +02:00
  • 28b2f6116e RC300 show only active hc, summermode and setpoint MichaelDvP 2020-06-22 14:22:04 +02:00
  • 9566f86ac9 Merge pull request #405 from MichaelDvP/v2 Proddy 2020-06-21 18:00:43 +02:00
  • abd9a26f05 fix to testing int16_t proddy 2020-06-21 17:00:56 +02:00
  • 2ac923a25a minor text change proddy 2020-06-21 16:03:01 +02:00
  • e1269bcb31 refactor read_value. added read_bitvalue proddy 2020-06-21 16:02:37 +02:00
  • 99ed9032b0 added tests for render and read_value proddy 2020-06-21 15:49:09 +02:00
  • 5d6e9dd704 do not call shell while sending MichaelDvP 2020-06-21 14:18:28 +02:00
  • 04503298ab fix retry bug proddy 2020-06-20 11:27:31 +02:00
  • ea9b913285 added more tests for km200 - #390 proddy 2020-06-20 11:26:23 +02:00
  • 5856a6cb2a bump to version a24 proddy 2020-06-19 20:40:37 +02:00
  • 6b240fd7b9 update with todo proddy 2020-06-19 20:40:24 +02:00
  • d42ba886a2 undo change I made proddy 2020-06-19 20:40:13 +02:00
  • 05161e7a39 Merge pull request #402 from MichaelDvP/v2 Proddy 2020-06-19 20:29:38 +02:00
  • e0a35066fc refactor tx retry proddy 2020-06-19 20:27:21 +02:00
  • cf8404be86 refactor tx retry proddy 2020-06-19 20:26:58 +02:00
  • 020f7d205c update test for km200 proddy 2020-06-19 20:25:55 +02:00
  • 76a5de4bf9 Merge branch 'v2' of https://github.com/proddy/EMS-ESP into v2 MichaelDvP 2020-06-19 12:12:40 +02:00
  • 5a189813ee new uartmode 5 to test MichaelDvP 2020-06-19 08:36:29 +02:00
  • 4d40a53bd8 EMSUART_TX_TIMEOUT is 32*8 proddy 2020-06-18 12:28:11 +02:00
  • 2cde691f08 typo, EMSUART_TX_TIMEOUT should be 32*8 proddy 2020-06-18 12:27:56 +02:00
  • ee13a02409 cleaner handling of Tx retries for both READ and WRITE operations proddy 2020-06-18 12:19:21 +02:00
  • eae1137670 set EMSUART_TX_TIMEOUT to 256 so tx_mode 1 works again - #398 proddy 2020-06-18 12:18:21 +02:00
  • fdd1c117d6 Merge pull request #401 from MichaelDvP/v2 Proddy 2020-06-17 17:28:25 +02:00
  • 3c8f2aff8a Merge branch 'v2' into v2 Proddy 2020-06-17 17:28:09 +02:00
  • ccd999bd6a also parse any messages going to a gateway/modem proddy 2020-06-17 16:29:20 +02:00
  • e1e0a2ce2b added EMS_DEVICE_ID_MODEM 0x48 proddy 2020-06-17 16:28:49 +02:00
  • 64e5f93854 improved EMS+ telegram parsing to typeids for F7&F9 proddy 2020-06-17 16:28:26 +02:00
  • 033ce0c77a don't bother with flash strings for print_value proddy 2020-06-17 16:27:17 +02:00
  • 94d527d2d0 RC300 fixes to current temp based on mode, sort hc's proddy 2020-06-17 16:26:50 +02:00
  • f9fc8e7874 a21 proddy 2020-06-17 16:26:12 +02:00
  • c02140e66d added KM200 gateway/modem tests proddy 2020-06-17 16:26:02 +02:00
  • 8ab319dcbb ems+ empty messages, Flags for solar modules, roomtemp from remote thermostats MichaelDvP 2020-06-17 12:11:30 +02:00