Commit Graph

304 Commits

Author SHA1 Message Date
proddy
beef1290ce refactor hc 2019-11-09 18:12:47 +01:00
proddy
4450b50aae removed publish_always, change how publish_time works 2019-11-09 11:59:43 +01:00
Paul
449dc229f5 mode support for all HCs - https://github.com/proddy/EMS-ESP/issues/206 2019-11-08 09:47:33 +01:00
Paul
f2682bfe04 separate thermostat mode manual/auto with day/night - https://github.com/proddy/EMS-ESP/issues/224 2019-11-05 22:42:51 +01:00
proddy
26b8185f56 keep thermostat generic, and remove HA's heat mode 2019-11-05 18:21:13 +01:00
Paul
77e4705e47 prepare for CW400 HCn support - https://github.com/proddy/EMS-ESP/issues/206 2019-11-03 11:08:51 +01:00
Paul
6275245b03 timezone support 2019-11-01 15:04:17 +01:00
Paul
d09111960e don't prevent sending telegrams when dest = 0x00 (https://github.com/proddy/EMS-ESP/issues/138) 2019-10-29 22:35:12 +01:00
proddy
cc120cab1d automated builds 2019-10-29 10:57:43 +01:00
Paul
c256f3803f added more Junkers devices 2019-10-28 20:42:29 +01:00
Christian Weithe
c62502052d RC20RF tap water one time loading function 2019-10-28 19:26:29 +01:00
Christian Weithe
13f86edd8a rename RC20F to RC20RF 2019-10-28 18:42:14 +01:00
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