Commit Graph

356 Commits

Author SHA1 Message Date
Paul
a5fedbf1ba redo websocket mem fix - #250 and #258 2019-12-11 10:14:23 +01:00
Paul
70db69403f added back boiler starts and workmin to MQTT 2019-12-10 08:21:00 +01:00
Paul
e211eb3bd5 bump b23 2019-12-08 09:09:13 +01:00
Paul
e9ba4991b3 refactor publish_time - https://github.com/proddy/EMS-ESP/issues/253 2019-12-06 20:28:51 +01:00
Paul
95f88017b5 bump 2019-11-30 13:46:06 +01:00
proddy
e6556557cf fix publish_time to always send when it has a 0 value 2019-11-29 20:37:19 +01:00
proddy
2d009894ba fix boiltemp again - https://github.com/proddy/EMS-ESP/issues/206 2019-11-28 22:00:31 +01:00
Paul
47c7c2edc2 rollback to arduino core 2.5.2 to fix web reload issue - https://github.com/proddy/EMS-ESP/issues/244 2019-11-28 09:31:23 +01:00
Paul
719755127b move buffers off heap 2019-11-22 21:15:07 +01:00
proddy
e26aaf3d1a syslog and removed footable 2019-11-20 21:26:43 +01:00
proddy
9a0780ba77 added RFM200 2019-11-19 13:12:11 +01:00
Paul
6dbfe5ad30 1.9.4b14 2019-11-17 19:24:41 +01:00
proddy
4a56f0dc9f added log w and more ems+ messages 2019-11-14 23:13:47 +01:00
Paul
ae5290131d optimzed how device descriptions are read 2019-11-13 10:21:44 +01:00
proddy
9e3f5700e1 code optimizations on EMS device library 2019-11-11 23:54:59 +01:00
Paul
135d844a57 added static IP support - https://github.com/proddy/EMS-ESP/issues/231 2019-11-09 15:19:48 +01:00
Paul
1a8692a965 fix for RC35 modes (auto, day, night) 2019-11-08 12:02:17 +01:00
Paul
804ed62d67 update to 1.9.4b7 2019-11-08 09:46:21 +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
fd847b588f bump b6 2019-11-04 19:16:48 +01:00
Paul
905ae885f7 1.9.4b 2019-11-01 15:03:06 +01:00
Paul
6adccdfb1d update release version, renamed Beta to Development 2019-10-30 23:01:41 +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
Paul
fe9bc33117 DWH OneTime - https://github.com/proddy/EMS-ESP/issues/195 2019-10-28 20:42:13 +01:00
Paul
28b42f797c publish_always option. https://github.com/proddy/EMS-ESP/issues/224 2019-10-27 23:01:29 +01:00
Paul
99cefbcc1b 1.9.4b0 2019-10-27 11:52:47 +01:00
Paul
9426b7569f version 1.9.3 - merge with dev branch 2019-10-26 12:04:56 +02:00
proddy
83c5afca44 added Buderus GB125 2019-10-25 10:36:44 +02:00
Paul
850a849f64 1.9.3b3 2019-10-23 22:17:25 +02:00
proddy
31d1f4cb6a hearbeat in JSON - https://github.com/proddy/EMS-ESP/issues/217 2019-10-21 15:35:46 +02:00
proddy
cdfd9953b2 count # TCP dropouts - https://github.com/proddy/EMS-ESP/issues/217 2019-10-21 13:16:29 +02:00
Paul
b221f55e81 preparing 1.9.3 b 2019-10-19 11:44:04 +02:00
proddy
36d0657acf always send thermostat mode in MQTT even if its not set yet 2019-10-19 10:11:20 +02:00
proddy
372e5b6f1c Fix RC35 day and night mode MQTT mapping - https://github.com/proddy/EMS-ESP/issues/208 2019-10-16 14:50:20 +02:00
Paul
f39ecb860a remove emsuart debug messages 2019-10-14 18:25:12 +02:00
Paul
e3d06e15a3 added MQTT QOS and Keep Alive configurable 2019-10-13 21:03:15 +02:00
Paul
282891fd27 dont clear json doc on each HC - https://github.com/proddy/EMS-ESP/issues/162 2019-10-13 17:30:22 +02:00
Paul
be593d7654 bump 2019-10-12 13:11:26 +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
a45f122a11 b3 2019-10-06 21:53:02 +02:00
Paul
cbd205fce5 updated web builder to gulp4 2019-10-06 17:34:02 +02:00
Paul
cdf3781be6 new beta 1.9.2b1 2019-10-05 14:56:29 +02:00
Paul
81aa9fc258 for 1.9.1 2019-10-05 14:19:11 +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
f55fa090c7 added Buderus Logano, BC40, SM50 2019-10-03 21:54:12 +02:00
Paul
b00405e5b7 added command log_events 2019-10-02 19:20:55 +02:00
Paul
34ad46427c allow duplicate EMS devices during detection (thanks @kstaniek) 2019-09-30 22:02:06 +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
proddy
8c779600a2 bump to 1.9.1.b7 2019-09-23 17:15:23 +02:00
Paul
6c52e8a364 fix for https://github.com/proddy/EMS-ESP/issues/182 2019-09-21 10:50:23 +02:00