Commit Graph

683 Commits

Author SHA1 Message Date
Paul
79bc45051f adding board name to bin file 2019-10-01 22:42:11 +02:00
Paul
8a8c51787d added branch to build 2019-10-01 22:40:42 +02:00
Paul
54408d31b3 now shipping with platformio.ini as standard 2019-10-01 22:40:15 +02:00
Paul
0a55604ffc added extra integrity check of event log 2019-10-01 22:26:57 +02:00
Paul
8b25b2e72f optimizations and improvements to the web UI 2019-10-01 22:26:34 +02:00
proddy
562d9a0e90 don't force AP when Wifi fails to connect first time 2019-10-01 12:26:21 +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
d897a4c3f0 comment out restart reason until its fixed 2019-09-30 22:01:00 +02:00
Paul
8a46a3ed95 text changes 2019-09-30 19:14:18 +02:00
Paul
5c9285a196 added devices [all] option 2019-09-30 19:13:58 +02:00
Paul
dd8e870341 added new GB type 2019-09-30 19:13:37 +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
a3e2237abb always show setpoint temp 2019-09-28 13:12:35 +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
9b16354c8a always send thermostat MQTT even if there is not current temp detected 2019-09-27 19:58:20 +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
814f477cf9 quick adjustment to MQTT HC - 1549cf5e75 2019-09-27 10:19:10 +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
92d6337876 tx_mode changes for EMS+ 2019-09-25 21:49:12 +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
46ef3e1b6b fix firmware filkename for linux 2019-09-24 11:38:45 +02:00
Paul
c85453e811 added badges 2019-09-23 21:31:28 +02:00
Paul
6931fbe5eb rename bin file 2019-09-23 21:10:02 +02:00
Paul
c8108101ef code cpplint optimizations 2019-09-23 20:18:08 +02:00
proddy
0bf0377453 clean code changes 2019-09-23 18:16:52 +02:00
proddy
8c779600a2 bump to 1.9.1.b7 2019-09-23 17:15:23 +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
d820e72994 force wifi_mode to AP when fallback to AP - https://github.com/proddy/EMS-ESP/issues/187 2019-09-22 12:45:57 +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
82c0273ba0 typo with devicemap 2019-09-20 12:26:37 +02:00
Paul
424df22db2 saving SPIFFs changes and text changes 2019-09-20 12:25:58 +02:00
Paul
0da4e56c3d change manual to heat for latest HA (https://github.com/proddy/EMS-ESP/issues/162) 2019-09-19 23:34:54 +02:00
Paul
11274f31e9 disable all interrupts when writing to SPIFFS 2019-09-19 22:55:33 +02:00
Paul
e246f2a35c fixes for showing HCs 2019-09-19 22:55:16 +02:00
Paul
155536af3c added type 0x07 to detect whats on the EMS bus 2019-09-19 22:54:59 +02:00
Paul
3a87237fb2 typo in heatronics 2019-09-19 22:54:25 +02:00
Paul
9255101725 rename directory 2019-09-19 22:54:11 +02:00
Paul
f5098fa40e typo 2019-09-19 22:53:34 +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
d4e2dc6386 add back showing of ESP restart reason during boot - https://github.com/proddy/EMS-ESP/issues/182 2019-09-18 16:48:48 +02:00