Commit Graph
100 Commits
Author SHA1 Message Date
proddy 39cb4dfc82 updated comments 2020-07-07 23:21:56 +02:00
proddy dfc4360b52 minor text changes 2020-07-07 18:25:55 +02:00
proddy 06328476f3 remove Serial.p* 2020-07-07 18:22:33 +02:00
proddy cef80dff12 move all mqtt from statusservice to mqtt.start() 2020-07-07 18:22:09 +02:00
proddy deaea93b30 always show wifi when in system context 2020-07-07 18:21:37 +02:00
proddy cdfb04f77c b3 2020-07-07 18:21:20 +02:00
proddy 3fcb2a5804 exposed logger 2020-07-07 18:06:01 +02:00
proddy 62733e1bb4 updates to doc 2020-07-07 18:05:50 +02:00
proddy 76e4a32ef2 added scan devices button to web - (v2) New Web UI #421 2020-07-06 22:35:57 +02:00
proddy d4dd75214c show EMS Devices in Web UI - (v2) New Web UI #421 2020-07-06 20:55:57 +02:00
proddy e57bc0731f include collector on/off and tank full for ISM1 - Missing values for Junkers ISM1 #422 2020-07-06 20:46:17 +02:00
proddy b49871320b add device version & product getter functions 2020-07-06 20:44:59 +02:00
proddy 4d1ae1809c fix hostname in prompt 2020-07-06 20:44:21 +02:00
proddy 598a4fd036 b2 2020-07-06 20:44:07 +02:00
proddy 5d3ad7d369 ip address dev change 2020-07-06 20:43:55 +02:00
proddy 2621a51dd2 updates to things that I need to fix 2020-07-06 13:35:04 +02:00
proddy 85debcbebe improvements to EMS-ESP web status page 2020-07-06 13:31:07 +02:00
proddy 4fb88fbcac fix color of info icons 2020-07-06 13:30:39 +02:00
proddy 686c51d0c4 disabled uart if tx_mode is 0 2020-07-06 13:30:00 +02:00
proddy cfce4964bf fixes to checking bus status 2020-07-06 13:29:41 +02:00
proddy 58b93fb62d added tank heated and collector on/off - #422 2020-07-06 13:27:47 +02:00
proddy c5933e8c14 initial commit 2020-07-05 18:29:08 +02:00
Paul 26b201ea2f 1.9.5 - Merge remote-tracking branch 'origin/dev' 2020-04-30 10:47:55 +02:00
Paul 487cda0841 SM200 energy to 32 bit, fixes #372 2020-04-28 19:02:01 +02:00
Paul 743e09e5f4 render unsigned shorts correctly - #372 2020-04-24 10:41:12 +02:00
Paul 48bcd06e25 merged with PR366 with fixed to RC20 and MM50 2020-04-22 16:25:55 +02:00
Paul 2f58f88ee3 minor prep for PR merge 2020-04-22 15:58:16 +02:00
Paul b51d34add0 merge of Yves' "Added retrieving settings (0xA5)" feature 2020-03-23 11:40:48 +01:00
Paul 393f920116 minor updates 2020-03-23 11:26:09 +01:00
Paul 9321b53e40 start topic show datetime #347 #348 2020-03-12 14:35:08 +01:00
Paul f5f2791bcf lowered sel flow temp #344 2020-03-12 14:33:54 +01:00
Paul 6397754a05 more thermostat mode generalization 2020-03-09 18:03:58 +01:00
Paul 37fe454278 use DHW temp instead of boiler temp, removed return temp - #345 2020-03-08 21:49:09 +01:00
Paul c55ed82c30 optimize thermostat modes - #138 2020-03-08 19:41:21 +01:00
Paul b8fb03a5ff use MQTT start topic to show version & IP & boottime - #342 2020-03-07 12:33:27 +01:00
Paul 1385af3d54 added IP and version to MQTT start payload, added support for RC100/Moduline 1010, Fixed Junkers thermostat writing 2020-03-06 17:13:29 +01:00
Paul 64def6e4cd #335 fix again 2020-03-04 21:05:15 +01:00
Paul 8874543a75 fix for #335 2020-03-04 19:19:10 +01:00
Paul 98a41db973 support writing to FR100 - #335 2020-03-03 22:23:53 +01:00
Paul 3c66031870 minor text changes 2020-03-01 17:03:52 +01:00
Paul 006fae89c4 Merge branch 'dev' of https://github.com/proddy/EMS-ESP into dev 2020-03-01 16:47:38 +01:00
Paul 4cc670f010 emsplus for Tx 2020-03-01 16:47:26 +01:00
Paul 81188eccd9 make Moduline 200 behave like RC10 2020-02-28 14:22:41 +01:00
Paul 51535a2dcf fix for multiple Heating Circuits on Junkers thermostats 2020-02-28 14:06:58 +01:00
Paul b43fd46e27 NTP debug text change 2020-02-28 14:06:31 +01:00
Paul b7dad9d9d9 removed no-write flag for Junkers FR100 2020-02-28 14:05:27 +01:00
Paul 9aba737f0a added RC20 support - #334 2020-02-26 18:31:38 +01:00
Paul 52d8231229 added RC20 and SM200 to MQTT 2020-02-26 18:14:51 +01:00
Paul e08efa7475 show SM200 in telnet console 2020-02-26 12:59:09 +01:00
Paul 42d6cb1c9d added @PhillyGilly SM200 PR - #267 2020-02-26 12:14:16 +01:00
Paul c8c95eeadc rename mqttlog to mqttqueue 2020-02-26 12:13:38 +01:00
proddy 459610be51 text changes 2020-02-25 16:58:28 +01:00
proddy 74ef11631c added Moduline 200 & Sieger ES72 2020-02-25 15:47:28 +01:00
proddy 9a6c5eeca0 add enough mqtt memory for all boiler objects 2020-02-24 16:20:35 +01:00
Paul e48d380e26 web mqtt size fix - #298 2020-02-24 09:51:59 +01:00
Paul 5d7feb1722 added 2 x warm water boiler temps 2020-02-23 15:47:14 +01:00
Paul e7dacc2c15 fix typo 2020-02-23 14:26:31 +01:00
Paul 89a2dcac05 optimized MQTT json 2020-02-23 14:23:10 +01:00
Paul 7d402d4518 added compile flag for #327 2020-02-23 14:22:57 +01:00
Paul 059861a14f use flash mem for strings when we can 2020-02-23 14:22:46 +01:00
Paul 6c39154e90 minor fix for default mqtt_nestedjson cmd 2020-02-22 11:48:13 +01:00
Paul 9eda49b46a added mqtt_nestedjson 2020-02-22 11:37:55 +01:00
Paul 97aaff07ef add mqtt queue to help publish failures - #326 #298 2020-02-21 17:51:25 +01:00
Paul fd93758da3 update to 4.2.0 standard 2020-02-21 17:50:22 +01:00
Paul 9dc0de275f fix devices scan - #326 2020-02-20 00:01:05 +01:00
Paul 4ae18602a2 show message to restart after setting params 2020-02-20 00:00:43 +01:00
Paul 93dff6493a optimize detection of EMS devices 2020-02-19 22:22:12 +01:00
Paul 00ffb34ca1 added mqtt publish failures to heartbeat 2020-02-19 22:21:48 +01:00
Paul 2fa34c369f external sensor MQTT format - #327 2020-02-18 16:06:24 +01:00
Paul fe63fb3fc5 safety when converting ints to strings 2020-02-18 16:04:31 +01:00
Paul 2656b80f76 rename UBAMaster back to boiler 2020-02-18 16:04:11 +01:00
Paul b4e1d35d86 multiple bus ids - #329 2020-02-18 16:03:54 +01:00
Paul 0712ab5152 check for max sensors - #327 2020-02-17 11:13:41 +01:00
Paul ce49b37a34 minor formatting - no feature changes 2020-02-16 21:32:10 +01:00
proddy 4ef86e66ae removed junkers mixers which wern't actually mixers 2020-02-16 10:56:29 +01:00
Paul 6e609de1ca ldf to avoid compiling non-essential libraries 2020-02-15 18:02:14 +01:00
Paul 8443127401 revert last change, only send thermostat MQTT if there is a setpoint temp 2020-02-15 18:01:46 +01:00
Paul 65ae347b72 only send thermostat mqtt data if we have actual temperature values 2020-02-15 14:01:06 +01:00
proddy 842d47293b fix for boiltemp - should work ith buderus and bosch 2020-02-14 20:24:58 +01:00
Paul 833694a573 always show setpoint pn RC3x0 - #256 2020-02-14 14:49:33 +01:00
Paul fd24fe3a46 RC300 changes - #256 2020-02-13 15:40:25 +01:00
Paul 98f44f43f1 publish_time optimizations 2020-02-13 14:51:00 +01:00
Paul 9672aece1f added boiler onetime function to telnet 2020-02-13 11:15:54 +01:00
Paul 86b075cfcf fix for travis and platformio latest version 2020-02-13 11:03:31 +01:00
Paul 33a840606d size of mqtt buffer for dallas sensors fix 2020-02-13 11:03:13 +01:00
Paul cd294e88b8 dallas mqtt buffer to 600 - #327 2020-02-12 22:46:35 +01:00
Paul 1d251a52b3 publish_time optimizations 2020-02-12 22:11:34 +01:00
Paul 820cda1266 bug with publish_time 2020-02-12 22:04:04 +01:00
Paul ff97b3b70b use dallas sensor address as ID - #327 2020-02-12 22:00:45 +01:00
proddy c801160351 minor changes to mixing 2020-02-09 22:05:11 +01:00
proddy 7bd70e735c cleaned up mixing 2020-02-09 22:04:43 +01:00
proddy a2be2f7c6b rename mixer to mixing 2020-02-09 22:03:45 +01:00
proddy 55225f7028 ignore setpoint temp on RC300/310 when in night mode - #256 2020-02-08 14:37:15 +01:00
Paul 7f503b166f fix controller/thermostat clash #321 2020-02-04 22:12:29 +01:00
Paul af3971ef02 increase buffer length to show boiler details 2020-02-03 23:51:49 +01:00
Paul ec25636d99 some mixing minor changes 2020-02-03 23:35:35 +01:00
Paul e8e7b22e30 fix RC30 mode - #318 2020-02-03 23:16:26 +01:00
proddy 416cd43e13 added back autodetect scan, added RC30 set temp fix, fixed detection of controllers - #318 #311 2020-02-03 17:52:39 +01:00
Paul 5fd3b666ca minor formatting 2020-02-02 23:15:13 +01:00
Paul 7890374258 remove placeholders in MQTT web form 2020-02-02 23:14:59 +01:00