Commit Graph

  • 30b111b986 Merge pull request #208 from proddy:dev Proddy 2021-11-19 13:00:58 +01:00
  • a63f2e6131 fixes #207 - allow both data and value as MQTT keys proddy 2021-11-19 12:59:52 +01:00
  • 51d487b938 formatting proddy 2021-11-19 12:57:48 +01:00
  • 96180c837d Merge pull request #203 from proddy:dev Proddy 2021-11-18 12:11:40 +01:00
  • da20cf1ed2 add Network to MQTT info topic and system/info command proddy 2021-11-18 12:10:20 +01:00
  • bffad5e3c8 allow thermostat hc3 on device_id 0x1A - #200 proddy 2021-11-17 22:22:34 +01:00
  • 74287ebb99 Merge pull request #201 from proddy:dev Proddy 2021-11-17 19:03:27 +01:00
  • 8b40c92f7e fixes #199 - change value formats degrees to strings proddy 2021-11-17 19:01:29 +01:00
  • 5f6033cac1 Merge pull request #197 from proddy/dev Proddy 2021-11-15 17:45:52 +01:00
  • 24582407d4 b7 proddy 2021-11-15 15:27:25 +01:00
  • 22c9e3ee1f tidy up generate_values_json_web proddy 2021-11-15 15:23:01 +01:00
  • cb2c898b7e click row to edit proddy 2021-11-15 15:22:46 +01:00
  • c0bf623266 rename publish_ha* functions proddy 2021-11-15 14:28:14 +01:00
  • 18f22d3951 add state to dv, using DeviceValueState proddy 2021-11-15 14:27:53 +01:00
  • e2dad610b0 publish HA config topic after device values proddy 2021-11-15 14:27:18 +01:00
  • 5ed3cbee2e add days proddy 2021-11-15 14:26:42 +01:00
  • 27712badb6 allow empty payloads, refactor to also delete a HA topic proddy 2021-11-15 14:26:30 +01:00
  • 72c032adff replace read_flash_string proddy 2021-11-15 14:25:49 +01:00
  • 7197df9812 replace read_flash_string proddy 2021-11-15 14:25:04 +01:00
  • 898e2e5f21 bump b7 proddy 2021-11-15 14:24:33 +01:00
  • cde3b7541f update test for 196 proddy 2021-11-15 14:24:21 +01:00
  • 822f55497e tidy up, mention HA enttity fix proddy 2021-11-15 14:23:58 +01:00
  • 7c16870294 Merge pull request #194 from kpschaper/bugfix_settemp Proddy 2021-11-14 18:17:18 +01:00
  • e368f422f4 Merge pull request #195 from proddy/dev Proddy 2021-11-14 18:04:39 +01:00
  • 9d9ac4ed9e force temperatures in degrees to always show 1 decimal place proddy 2021-11-14 16:14:29 +01:00
  • d7576ebda1 fix bug showing UOM in Console proddy 2021-11-14 16:14:04 +01:00
  • fd810ff01c add comments on format param proddy 2021-11-14 16:10:32 +01:00
  • 999a05f7ff bump to b6 proddy 2021-11-14 16:10:20 +01:00
  • a19f2f19c5 update test data proddy 2021-11-14 16:10:10 +01:00
  • f54ccd40e6 revert auto mode -> the mode is hardcoded for the thermostat_ha_cmd #183 Koen Schaper 2021-11-14 15:29:32 +01:00
  • 5893487d4a Merge pull request #189 from proddy:dev Proddy 2021-11-14 12:56:20 +01:00
  • 3c8e20d4e4 Merge pull request #193 from kpschaper/fix_rc10_mode Proddy 2021-11-14 12:55:37 +01:00
  • bf68a5523b Update changelog Koen Schaper 2021-11-14 12:14:55 +01:00
  • 9c5c27152c Allow mode "off" to be set from home assistant + remove non available "auto" mode from home assistant Koen Schaper 2021-11-14 11:11:37 +01:00
  • c229371c68 fix typo proddy 2021-11-14 10:26:13 +01:00
  • 805cef68a2 fix handling on non json payloads - #173 proddy 2021-11-13 15:59:04 +01:00
  • 09addcb975 with the release of espressif32 3.4.0 we don't need the delay anymore for telnet proddy 2021-11-12 14:33:22 +01:00
  • 409d382ff9 Merge pull request #188 from MichaelDvP:dev Proddy 2021-11-11 20:04:25 +01:00
  • 27bfc14438 set mode and heatingPID for RC10 #183 MichaelDvP 2021-11-11 17:30:17 +01:00
  • 6c20a5f4f9 prevent double messages in weblog MichaelDvP 2021-11-11 08:22:20 +01:00
  • ffd61a9f67 removed unused pragma MichaelDvP 2021-11-11 08:21:12 +01:00
  • 4f2da0347c add hc to console calls MichaelDvP 2021-11-10 14:06:00 +01:00
  • 3c13c144d5 fix wwc ids MichaelDvP 2021-11-10 14:05:31 +01:00
  • d4eaedef3d text changes proddy 2021-11-10 12:31:01 +01:00
  • a8f1892d48 rename system/info text, added MQTT status proddy 2021-11-10 12:27:18 +01:00
  • e347ac5742 formatting and text changes proddy 2021-11-10 12:26:59 +01:00
  • 5f2a9b093d improve error handling, fix crash on empty /api URL proddy 2021-11-10 12:26:29 +01:00
  • e821e8d082 update proddy 2021-11-10 12:25:38 +01:00
  • 05f56be2d8 bump version to 3.3.0b4 proddy 2021-11-09 21:59:44 +01:00
  • 88f78f6541 fix authentication check for GET commands that need admin - Refactor MQTT subscriptions and API calls #173 proddy 2021-11-09 20:54:41 +01:00
  • 234533f241 fix RC35 program no. #182 MichaelDvP 2021-11-09 15:44:41 +01:00
  • b1f72b0e3e fix crash on empty mqtt-payload MichaelDvP 2021-11-08 18:30:33 +01:00
  • a3022f6f20 RC35 switchtime for prog 1 and prog 2 MichaelDvP 2021-11-08 18:29:25 +01:00
  • 95f7583511 fix wrong RC10 tag MichaelDvP 2021-11-08 07:57:08 +01:00
  • 578ba386e6 add moduline200 values #183, RC35 holidays/vacations #182 MichaelDvP 2021-11-07 20:49:58 +01:00
  • df7be9d11e update to 3.3.0b3 proddy 2021-11-07 18:24:33 +01:00
  • 72a59917fb Merge pull request #185 from kpschaper/fix_shower_alert Proddy 2021-11-07 17:42:49 +01:00
  • 9406c76e55 fix shower timer; doing_cold_shot is never being reset + remove unnecessary conditions Koen Schaper 2021-11-07 16:32:14 +01:00
  • ea550b1656 read command checks device id - #184 proddy 2021-11-07 13:50:39 +01:00
  • d20741c0f0 add a little more buffer for concurrent web sockets proddy 2021-11-07 13:49:55 +01:00
  • 91b7fd59d1 Merge pull request #181 from kpschaper/moduline200 Proddy 2021-11-06 20:56:57 +01:00
  • 95e81ad824 auto-fetch 0x14 which is not broadcasted on all boilers - https://github.com/emsesp/EMS-ESP32/issues/160#issuecomment-962444738 proddy 2021-11-06 13:31:32 +01:00
  • 316832fc4f Show mode (off / heat) in Home Assistant for Moduline 200 Koen Schaper 2021-10-29 08:34:07 +02:00
  • 23b6d81c47 3.3.0b2 proddy 2021-11-05 21:48:11 +01:00
  • 8284520733 increase tcp event queue from 32 to 64 - fixes Launching the WebUI from crashes EMS-ESP on some environments #177 proddy 2021-11-05 21:46:15 +01:00
  • 57f53818e1 add RC20_N write extmintemp, formatting MichaelDvP 2021-11-05 14:14:04 +01:00
  • 7bca3fb2ed rename "name" to "entity" for API key - Refactor MQTT subscriptions and API calls #173 proddy 2021-11-05 13:22:39 +01:00
  • ae4a1358af show rf sensor temperature MichaelDvP 2021-11-05 11:57:58 +01:00
  • 95e3a11a11 add missing RC25 parameters MichaelDvP 2021-11-05 11:53:41 +01:00
  • f1a859c650 show devices with product-id zero, m200 wait improved MichaelDvP 2021-11-05 11:53:02 +01:00
  • 8d9fd95e85 remove useless extra subscriptions #173 MichaelDvP 2021-11-04 13:13:41 +01:00
  • 452921d198 MQTT subscribe to devices - Refactor MQTT subscriptions and API calls #173 proddy 2021-11-03 22:12:21 +01:00
  • 3e0f6f55fb bump to 3.3.0b1 proddy 2021-11-03 22:11:44 +01:00
  • 0e480bbd94 add known devices without product-id or version-info #174 MichaelDvP 2021-11-03 21:08:52 +01:00
  • 7a079d866f put/# back - Refactor MQTT subscriptions and API calls #173 proddy 2021-11-03 19:22:42 +01:00
  • af2710125e mqtt subscriptions include device #173 MichaelDvP 2021-11-03 18:41:51 +01:00
  • fb3de2e36d add RC300 wwdisinfect #175 MichaelDvP 2021-11-03 12:12:45 +01:00
  • bf40222105 validate devices to see if they are present - Refactor MQTT subscriptions #173 proddy 2021-11-02 21:00:16 +01:00
  • e1419edb15 more fixes - Refactor MQTT subscriptions #173 proddy 2021-11-02 18:15:57 +01:00
  • 131b936a69 siwtch info with list - #176 proddy 2021-11-02 16:02:49 +01:00
  • 5850a82d80 error handling improvements - Refactor MQTT subscriptions #173 proddy 2021-11-02 13:59:36 +01:00
  • b76b6be3d1 logic cleanup proddy 2021-11-02 10:50:29 +01:00
  • b8f69eeaa8 lint warning fix proddy 2021-11-02 10:47:46 +01:00
  • d78fb53845 fix for mqtt base paths - Refactor MQTT subscriptions #173 proddy 2021-11-02 10:42:34 +01:00
  • 54889fec41 fix issue where OK was not sent on successfull API call proddy 2021-11-02 10:42:20 +01:00
  • 2c5c4d6e04 update test for different mqtt base paths proddy 2021-11-02 10:41:56 +01:00
  • e6a44c9c82 be able to set mqtt base proddy 2021-11-02 10:41:39 +01:00
  • 7cba52d77e bump to 3.3.0 proddy 2021-11-01 23:32:28 +01:00
  • a79a67e4b2 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev proddy 2021-11-01 23:31:33 +01:00
  • 01bace4048 Refactor MQTT subscriptions #173 proddy 2021-11-01 23:31:30 +01:00
  • d5f8419157 do not fetch CRF200 monitor #138 MichaelDvP 2021-10-30 20:31:49 +02:00
  • 40a7026d4c update example with ESP32 core debug levels Proddy 2021-10-26 13:06:29 +02:00
  • 47cb296cc4 updates to #168 proddy 2021-10-25 13:01:56 +02:00
  • be27033d41 typo MichaelDvP 2021-10-24 18:32:50 +02:00
  • 3001a2d66f fix #169, prod-id:111 settings use telegram 0x179 MichaelDvP 2021-10-24 18:15:39 +02:00
  • becaff0711 updated with #168 proddy 2021-10-22 22:17:15 +02:00
  • aaab9f409f text change proddy 2021-10-22 22:15:30 +02:00
  • 068bb5cbeb fix obsolete JS in padding & justification proddy 2021-10-22 22:15:23 +02:00
  • 337c07d7bc firmware version checker in Web - #168 proddy 2021-10-22 22:14:39 +02:00
  • c387f65b4a some minor refactor proddy 2021-10-21 22:56:56 +02:00