Commit Graph
100 Commits
Author SHA1 Message Date
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
Paul f24812d71f added MM50 to mixing device table 2019-10-06 21:54:19 +02:00
Paul 06bf4a8774 b3 2019-10-06 21:53:12 +02:00
Paul a45f122a11 b3 2019-10-06 21:53:02 +02:00
Paul c941c37b06 increase mqttlog size 2019-10-06 21:52:52 +02:00
Paul 3638a50b8e external sensors minor changes in display settings 2019-10-06 17:34:30 +02:00
Paul cbd205fce5 updated web builder to gulp4 2019-10-06 17:34:02 +02:00
Paul cce077175d update library reference 2019-10-05 18:00:16 +02:00
Paul 0d97f15913 rollback version of ESPAsyncWebServer library to fix https://github.com/proddy/EMS-ESP/issues/194 2019-10-05 17:52:19 +02:00
Paul 8c3c8e0031 prep for new changes in1.9.2 2019-10-05 14:58:09 +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 e0e9e5ef8c prep for 1.9.1 to master 2019-10-05 14:18:53 +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 bbed792280 fix autodetect (default mode) 2019-10-04 13:56:48 +02:00
Paul 9c73a96327 change order of wifi init to see if it resolves https://github.com/proddy/EMS-ESP/issues/187 2019-10-04 09:50:21 +02:00
Paul f55fa090c7 added Buderus Logano, BC40, SM50 2019-10-03 21:54:12 +02:00
Paul ea0cbda068 event log char counter is 2 bytes to exceed 255 2019-10-03 21:25:07 +02:00
proddy d9e40253f0 comment change 2019-10-03 14:33:23 +02:00
proddy 97ef705a88 print device ID in hex correctly in web 2019-10-03 14:32:46 +02:00
proddy a94b50ab12 show Junkers or Buderus in info 2019-10-03 13:53:18 +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 119927b4af text change 2019-10-02 21:12:20 +02:00
Paul ccc30738c0 tidy up for https://github.com/proddy/EMS-ESP/issues/162 2019-10-02 21:10:29 +02:00
Paul b00405e5b7 added command log_events 2019-10-02 19:20:55 +02:00
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 - https://github.com/proddy/EMS-ESP/commit/1549cf5e75be64a6dd141e8cb861037340260f13 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
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 3cc8e16b53 bump to 1.9.1b4 2019-09-17 20:13:20 +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
Paul fc06222171 mention jabber mode in settings 2019-09-16 22:41:20 +02:00
Paul be116e1d5a rename files to match HA components 2019-09-16 22:09:44 +02:00
Paul 864ea3670d event log and config file optimizations 2019-09-16 21:57:39 +02:00
Paul 59c5964c69 mandatory password in web interface 2019-09-16 21:57:04 +02:00
Paul 53b68944fb JSON settings is fixed 2019-09-16 21:56:38 +02:00
Paul ec281f74ed added comment about multiple HCs in MQTT 2019-09-16 21:55:46 +02:00
Paul 1f2aadfa74 1.9.1b3 2019-09-16 21:55:21 +02:00
Paul 4e5cc83651 password in web is mandatory 2019-09-16 21:55:05 +02:00
Paul 6ddad2e1ed modified filename 2019-09-16 21:54:18 +02:00
Paul a738251b70 MQTT support for handling multiple Heating Circuits 2019-09-14 16:37:06 +02:00
Paul ca65ac0677 remove heating_circuit 2019-09-14 10:35:47 +02:00
Paul b709b469fd show mqtt subscriptions in mqttlog command 2019-09-14 10:28:51 +02:00
proddy 3f9a3bfc64 https://github.com/proddy/EMS-ESP/issues/180 2019-09-12 17:57:41 +05:30
proddy 4b59d34a3a typo with eeprom_rotate library 2019-09-08 09:41:36 +02:00
Paul 2beb5cd5f3 support for multiple HCs - https://github.com/proddy/EMS-ESP/issues/162 2019-09-07 18:59:32 +02:00
Paul 9fa10aaf8f removed tx_delay 2019-09-05 21:53:32 +02:00