Commit Graph
3259 Commits
Author SHA1 Message Date
proddy a19f2f19c5 update test data 2021-11-14 16:10:10 +01:00
Proddy 5893487d4a Merge pull request #189 from proddy:dev
fix MQTT non-JSON payloads
2021-11-14 12:56:20 +01:00
Proddy 3c8e20d4e4 Merge pull request #193 from kpschaper/fix_rc10_mode
Mode update for #183
2021-11-14 12:55:37 +01:00
Koen Schaper bf68a5523b Update changelog 2021-11-14 12:14:55 +01:00
Koen Schaper 9c5c27152c Allow mode "off" to be set from home assistant + remove non available "auto" mode from home assistant 2021-11-14 11:11:37 +01:00
proddy c229371c68 fix typo 2021-11-14 10:26:13 +01:00
proddy 805cef68a2 fix handling on non json payloads - #173 2021-11-13 15:59:04 +01:00
proddy 09addcb975 with the release of espressif32 3.4.0 we don't need the delay anymore for telnet 2021-11-12 14:33:22 +01:00
Proddy 409d382ff9 Merge pull request #188 from MichaelDvP:dev
Mode update for #183
2021-11-11 20:04:25 +01:00
MichaelDvP 27bfc14438 set mode and heatingPID for RC10 #183 2021-11-11 17:30:17 +01:00
MichaelDvP 6c20a5f4f9 prevent double messages in weblog 2021-11-11 08:22:20 +01:00
MichaelDvP ffd61a9f67 removed unused pragma 2021-11-11 08:21:12 +01:00
MichaelDvP 4f2da0347c add hc to console calls 2021-11-10 14:06:00 +01:00
MichaelDvP 3c13c144d5 fix wwc ids 2021-11-10 14:05:31 +01:00
proddy d4eaedef3d text changes 2021-11-10 12:31:01 +01:00
proddy a8f1892d48 rename system/info text, added MQTT status 2021-11-10 12:27:18 +01:00
proddy e347ac5742 formatting and text changes 2021-11-10 12:26:59 +01:00
proddy 5f2a9b093d improve error handling, fix crash on empty /api URL 2021-11-10 12:26:29 +01:00
proddy e821e8d082 update 2021-11-10 12:25:38 +01:00
proddy 05f56be2d8 bump version to 3.3.0b4 2021-11-09 21:59:44 +01:00
proddy 88f78f6541 fix authentication check for GET commands that need admin - Refactor MQTT subscriptions and API calls #173 2021-11-09 20:54:41 +01:00
MichaelDvP 234533f241 fix RC35 program no. #182 2021-11-09 15:44:41 +01:00
MichaelDvP b1f72b0e3e fix crash on empty mqtt-payload 2021-11-08 18:30:33 +01:00
MichaelDvP a3022f6f20 RC35 switchtime for prog 1 and prog 2 2021-11-08 18:29:25 +01:00
MichaelDvP 95f7583511 fix wrong RC10 tag 2021-11-08 07:57:08 +01:00
MichaelDvP 578ba386e6 add moduline200 values #183, RC35 holidays/vacations #182 2021-11-07 20:49:58 +01:00
proddy df7be9d11e update to 3.3.0b3 2021-11-07 18:24:33 +01:00
Proddy 72a59917fb Merge pull request #185 from kpschaper/fix_shower_alert
Fix shower timer; doing_cold_shot is never being reset
2021-11-07 17:42:49 +01:00
Koen Schaper 9406c76e55 fix shower timer; doing_cold_shot is never being reset + remove unnecessary conditions 2021-11-07 16:34:40 +01:00
proddy ea550b1656 read command checks device id - #184 2021-11-07 13:50:39 +01:00
proddy d20741c0f0 add a little more buffer for concurrent web sockets 2021-11-07 13:49:55 +01:00
Proddy 91b7fd59d1 Merge pull request #181 from kpschaper/moduline200
Show mode (off / heat) in Home Assistant for Moduline 200
2021-11-06 20:56:57 +01:00
proddy 95e81ad824 auto-fetch 0x14 which is not broadcasted on all boilers - https://github.com/emsesp/EMS-ESP32/issues/160#issuecomment-962444738 2021-11-06 13:31:32 +01:00
Koen Schaper 316832fc4f Show mode (off / heat) in Home Assistant for Moduline 200 2021-11-06 10:07:04 +01:00
proddy 23b6d81c47 3.3.0b2 2021-11-05 21:48:11 +01:00
proddy 8284520733 increase tcp event queue from 32 to 64 - fixes Launching the WebUI from crashes EMS-ESP on some environments #177 2021-11-05 21:46:15 +01:00
MichaelDvP 57f53818e1 add RC20_N write extmintemp, formatting 2021-11-05 14:14:04 +01:00
proddy 7bca3fb2ed rename "name" to "entity" for API key - Refactor MQTT subscriptions and API calls #173 2021-11-05 13:22:39 +01:00
MichaelDvP ae4a1358af show rf sensor temperature 2021-11-05 11:57:58 +01:00
MichaelDvP 95e3a11a11 add missing RC25 parameters 2021-11-05 11:53:41 +01:00
MichaelDvP f1a859c650 show devices with product-id zero, m200 wait improved 2021-11-05 11:53:02 +01:00
MichaelDvP 8d9fd95e85 remove useless extra subscriptions #173 2021-11-04 13:13:41 +01:00
proddy 452921d198 MQTT subscribe to devices - Refactor MQTT subscriptions and API calls #173 2021-11-03 22:12:21 +01:00
proddy 3e0f6f55fb bump to 3.3.0b1 2021-11-03 22:11:44 +01:00
MichaelDvP 0e480bbd94 add known devices without product-id or version-info #174 2021-11-03 21:08:52 +01:00
proddy 7a079d866f put/# back - Refactor MQTT subscriptions and API calls #173 2021-11-03 19:22:42 +01:00
MichaelDvP af2710125e mqtt subscriptions include device #173 2021-11-03 18:43:46 +01:00
MichaelDvP fb3de2e36d add RC300 wwdisinfect #175 2021-11-03 12:17:00 +01:00
proddy bf40222105 validate devices to see if they are present - Refactor MQTT subscriptions #173 2021-11-02 21:00:16 +01:00
proddy e1419edb15 more fixes - Refactor MQTT subscriptions #173 2021-11-02 18:15:57 +01:00