Commit Graph

242 Commits

Author SHA1 Message Date
proddy
266fb8af39 Heat Pump modulation value fix 2019-10-21 17:23:34 +02:00
Paul
0ac4ad3f37 tidy up telnet messages 2019-10-18 15:19:26 +02:00
Paul
f39ecb860a remove emsuart debug messages 2019-10-14 18:25:12 +02:00
Paul
a97ecb414a minor code optimizations 2019-10-13 14:34:28 +02:00
Paul
d3009495c7 changes to MQTT topics 2019-10-12 13:12:00 +02:00
proddy
1f1cd789ce https://github.com/proddy/EMS-ESP/issues/205 - product ID 95 is not unqiue to Junkers! 2019-10-10 14:23:47 +02:00
Paul
8920bea181 minor formatting bug - https://github.com/proddy/EMS-ESP/issues/138 2019-10-08 22:02:41 +02:00
Proddy
f6d9fe9a85 Merge pull request #202 from kstaniek:MM100
Added pump modulation and valve status
2019-10-06 22:24:14 +02:00
Klaudiusz Staniek
0419e20592 Added pump modulation and valve status 2019-10-06 22:14:48 +02:00
Paul
6003344cd6 fix out of bounds with hc num 2019-10-06 22:04:10 +02:00
Paul
a5719800a3 code cleanup, thermostat mqtt changes, dallas sensor to 2 precision doubles 2019-10-06 21:55:28 +02:00
Proddy
6faf7b02c8 Merge pull request #199 from kstaniek:MM100
MM100 EMS+ Status Message support added
2019-10-06 20:30:46 +02:00
Klaudiusz Staniek
a57b39a918 Removed some leftovers 2019-10-06 19:21:03 +02:00
Klaudiusz Staniek
94844651b9 MM100 EMS_TYPE_MMPLUSStatusMessage added 2019-10-06 19:11:46 +02:00
WEBER Logan
589caf33bc feat(thermostats): display mode for FW100 and FW120 thermostats 2019-10-06 17:29:54 +02:00
Klaudiusz Staniek
2a8ed4d64f Add switch temperature 2019-10-06 11:36:30 +02:00
Paul
53599ee69d remove emsIDMask from telegram destination so it works with Junkers - https://github.com/proddy/EMS-ESP/issues/98 2019-10-05 10:51:56 +02:00
Paul
fe61e3b88b code clean 2019-10-04 14:22:53 +02:00
Paul
c798b5e16a show device even if its active during scan 2019-10-04 13:57:19 +02:00
Paul
f55fa090c7 added Buderus Logano, BC40, SM50 2019-10-03 21:54:12 +02:00
proddy
97ef705a88 print device ID in hex correctly in web 2019-10-03 14:32:46 +02:00
proddy
1665c87a48 adjusted logic for reading temps on RC35 - https://github.com/proddy/EMS-ESP/issues/162 2019-10-03 10:21:51 +02:00
Paul
bb2d490626 test for junkers detection - https://github.com/proddy/EMS-ESP/issues/103 2019-10-02 23:50:25 +02:00
Paul
ccc30738c0 tidy up for https://github.com/proddy/EMS-ESP/issues/162 2019-10-02 21:10:29 +02:00
Paul
1aace72255 added 'autodetect quick' option 2019-09-30 23:19:21 +02:00
Paul
a5ceaa0edd fix for duplicate device IDs 2019-09-30 23:01:11 +02:00
Paul
34ad46427c allow duplicate EMS devices during detection (thanks @kstaniek) 2019-09-30 22:02:06 +02:00
Paul
8a46a3ed95 text changes 2019-09-30 19:14:18 +02:00
proddy
4f8cef56ef fix for ignore RC35/ES73 temps with no data - https://github.com/proddy/EMS-ESP/issues/185 2019-09-30 14:29:11 +02:00
Paul
c912dcf59a more experiments with RC35 setpoint temps - https://github.com/proddy/EMS-ESP/issues/162 2019-09-28 12:43:00 +02:00
Paul
183d845597 show MQTT subscribes at boot 2019-09-27 19:53:45 +02:00
Paul
4b4ef4b426 modifications for RC35 temps - https://github.com/proddy/EMS-ESP/issues/162 2019-09-27 14:35:23 +02:00
Paul
1549cf5e75 fix bug in MQTT HC 2019-09-26 21:29:10 +02:00
proddy
1e458a68a8 multiple HCs also for the RC300 2019-09-26 18:16:32 +02:00
Paul
a6ca016015 fix for "heat" https://github.com/proddy/EMS-ESP/issues/190 2019-09-25 22:40:49 +02:00
Paul
e546f34a3e fix for https://github.com/proddy/EMS-ESP/issues/190 - MQTT not working for multiple HCs 2019-09-25 21:14:06 +02:00
Paul
c8108101ef code cpplint optimizations 2019-09-23 20:18:08 +02:00
proddy
d56bbf5a75 fix bug with current room temp on RC35s - https://github.com/proddy/EMS-ESP/issues/185 2019-09-23 17:14:39 +02:00
Paul
6f926d965a bug in thermostat day mode with RC3000 2019-09-23 09:58:01 +02:00
Paul
6c52e8a364 fix for https://github.com/proddy/EMS-ESP/issues/182 2019-09-21 10:50:23 +02:00
Paul
842b8adc40 extra check in calculating CRC 2019-09-20 16:52:53 +02:00
Paul
a7c409c734 small improvements in listen mode 2019-09-20 14:19:16 +02:00
Paul
5b39783a3a text changes 2019-09-20 12:46:45 +02:00
Paul
489fdf452e minor changes 2019-09-20 12:27:21 +02:00
Paul
155536af3c added type 0x07 to detect whats on the EMS bus 2019-09-19 22:54:59 +02:00
proddy
e3190686fc set HC to active for RC35 - https://github.com/proddy/EMS-ESP/issues/162 2019-09-18 18:12:36 +02:00
proddy
111c1a0b42 ignore empty HC1 telegrams 2019-09-18 16:39:39 +02:00
proddy
84baf35a72 HC optimization for RC35 2019-09-18 16:37:09 +02:00
proddy
c2ddef85ad ignore HC empty values - https://github.com/proddy/EMS-ESP/issues/162 2019-09-18 16:33:08 +02:00
Paul
b3d003c468 fix bug in HC counter for https://github.com/proddy/EMS-ESP/issues/162 2019-09-17 20:12:24 +02:00