Commit Graph
3207 Commits
Author SHA1 Message Date
proddy b76b6be3d1 logic cleanup 2021-11-02 10:50:29 +01:00
proddy b8f69eeaa8 lint warning fix 2021-11-02 10:47:46 +01:00
proddy d78fb53845 fix for mqtt base paths - Refactor MQTT subscriptions #173 2021-11-02 10:42:34 +01:00
proddy 54889fec41 fix issue where OK was not sent on successfull API call 2021-11-02 10:42:20 +01:00
proddy 2c5c4d6e04 update test for different mqtt base paths 2021-11-02 10:41:56 +01:00
proddy e6a44c9c82 be able to set mqtt base 2021-11-02 10:41:39 +01:00
proddy 7cba52d77e bump to 3.3.0 2021-11-01 23:32:28 +01:00
proddy a79a67e4b2 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2021-11-01 23:31:33 +01:00
proddy 01bace4048 Refactor MQTT subscriptions #173 2021-11-01 23:31:30 +01:00
MichaelDvP d5f8419157 do not fetch CRF200 monitor #138 2021-10-30 20:31:49 +02:00
Proddy 40a7026d4c update example with ESP32 core debug levels 2021-10-26 13:06:29 +02:00
proddy 47cb296cc4 updates to #168 2021-10-25 13:01:56 +02:00
MichaelDvP be27033d41 typo 2021-10-24 18:32:50 +02:00
MichaelDvP 3001a2d66f fix #169, prod-id:111 settings use telegram 0x179 2021-10-24 18:15:39 +02:00
proddy becaff0711 updated with #168 2021-10-22 22:17:15 +02:00
proddy aaab9f409f text change 2021-10-22 22:15:30 +02:00
proddy 068bb5cbeb fix obsolete JS in padding & justification 2021-10-22 22:15:23 +02:00
proddy 337c07d7bc firmware version checker in Web - #168 2021-10-22 22:14:39 +02:00
proddy c387f65b4a some minor refactor 2021-10-21 22:56:56 +02:00
proddy df13081f97 update URL 2021-10-21 22:56:45 +02:00
proddy 50f6d0ab26 fixes #166 2021-10-21 22:56:35 +02:00
proddy fb7bafdb87 fix display of mqtt subscriptions 2021-10-20 09:34:50 +02:00
proddy b3472c3919 add test for 'send' command 2021-10-20 09:21:12 +02:00
proddy 4f47712d52 minor formatting 2021-10-20 09:21:03 +02:00
MichaelDvP 547ccb96c9 Thermostat 0x65 to RC20_N, #160 2021-10-20 09:00:57 +02:00
proddy 7f3ff434ea add test for Dan "ems-esp/boiler/wwcircpump with payload off" 2021-10-19 18:36:35 +02:00
proddy aad4b0ade3 change text about MQTT subscribe formats 2021-10-19 18:35:48 +02:00
proddy d587f44ec9 updated 2021-10-19 18:35:33 +02:00
proddy f30d3cf637 update test data for standalone 2021-10-19 18:35:24 +02:00
proddy 8fed47f39b fix case fall through for HA state_class 2021-10-19 17:40:46 +02:00
proddy 48cedbd0fb fix standalone building 2021-10-19 17:40:12 +02:00
proddy 752530a381 auto formatting 2021-10-19 17:39:44 +02:00
proddy 45fc6daa4a Add support for mDNS #161 2021-10-18 13:02:22 +02:00
MichaelDvP e17ce9c3b5 Junkers modetype #163 2021-10-18 12:05:04 +02:00
MichaelDvP 2657b9d1a5 do not fetch broadcasted telegrams 0x14/0x19 (#160) 2021-10-18 11:29:50 +02:00
MichaelDvP b77a56ade2 timeout 60s for KM200 wait #160, reset-reason to log 2021-10-18 11:28:43 +02:00
MichaelDvP 4d5f588748 reset reason to system info 2021-10-18 11:25:41 +02:00
Proddy 6582ba6317 added another Buderus RC10 - #160 2021-10-17 21:40:26 +02:00
Proddy b3453d9d02 no need to recompile C++ code if Web code doesn't change 2021-10-16 12:50:56 +02:00
MichaelDvP e4b73140c8 enlarge filesystem buffer 2021-10-14 18:55:50 +02:00
Proddy 235f789228 increase max dallas sensors from 10 to 20 - #157 2021-10-14 10:09:52 +02:00
Proddy c029cf79f7 use smaller json key names, increase buffer size. fixes #157 2021-10-14 10:09:28 +02:00
Proddy 0b796a85a8 use DeviceValueUOM::TIMES for all 'starts' which count numerically 2021-10-12 15:00:42 +02:00
Proddy d8191f79a4 removed # from comments 2021-10-12 15:00:16 +02:00
Proddy 6a259f7cca removed # from comments 2021-10-12 15:00:05 +02:00
Proddy 22a2b92022 added number formatting and pluralization for uom times and seconds 2021-10-12 14:59:53 +02:00
Proddy 25616ae3b4 added time to UOM and replaced seconds with second (pluralization handled in code) 2021-10-12 14:59:27 +02:00
Proddy 372aee30cd removed # in front of telegram count 2021-10-12 14:58:51 +02:00
Proddy 0c5023323a removed # (e.g in front of starts) 2021-10-12 14:58:30 +02:00
Proddy 2d1126b9e4 updated comment 2021-10-12 14:57:42 +02:00