Commit Graph
100 Commits
Author SHA1 Message Date
proddy e1df59911f prep work for boiler MQTT HA Discovery 2020-09-02 21:10:38 +02:00
proddy f61af15c12 prevent MQTT sending out HA configs for dormant heating circuits - #288 2020-09-02 21:09:01 +02:00
proddy c7ed11999e add click message to show device details 2020-09-02 20:38:47 +02:00
proddy c2b97eae4f fix easy/tc100 - #474 2020-09-02 18:11:48 +02:00
proddy 80947c68d6 roll back changes to 2.0.0 for ESP8266 uart 2020-09-01 13:48:53 +02:00
proddy 7f6f67eeb7 added test for SM200 2020-09-01 13:48:30 +02:00
proddy 1c5b7fe1b9 small changes to migration 2020-09-01 13:48:22 +02:00
proddy abfd1ae63a minor cleanups 2020-08-31 21:39:48 +02:00
proddy 97b256cd46 added EMS gateway pic 2020-08-31 21:39:30 +02:00
proddy 5a52da02cb cleaned up a little 2020-08-31 21:39:10 +02:00
proddy 7dbdddb595 merge with Michael's latest uart code - https://github.com/proddy/EMS-ESP/commit/754356b5e280d00e7be0990a6026e0f782de48dc 2020-08-30 21:18:40 +02:00
proddy bdc787b62b restart after 1.9.x migration 2020-08-30 21:14:14 +02:00
proddy 2858437da2 updates on building using PlatformIO 2020-08-30 20:50:12 +02:00
proddy 46ce2ce3b4 fixed thermostat model detection - #474 2020-08-30 20:49:42 +02:00
proddy b68d72f6de esp32 esptool files 2020-08-30 20:36:22 +02:00
proddy 8b4d9d3ff6 removed 2020-08-30 20:33:53 +02:00
proddy 72a54020a2 added execute permission 2020-08-30 20:33:48 +02:00
proddy 8ddbe6a442 experimenting with esp32 upload scripts 2020-08-30 20:33:26 +02:00
proddy c8d427dfaf console snapshot 2020-08-30 16:07:43 +02:00
proddy a711c37a42 set master takes mandatory deviceID - #469 2020-08-30 15:21:21 +02:00
proddy 2e4e67730b tidy up how to upload on ESP32 - #471 2020-08-30 15:08:06 +02:00
proddy 76a394cc42 travis for dev 2020-08-29 16:34:11 +02:00
proddy 081d933529 prepare dev builds 2020-08-29 16:17:43 +02:00
proddy c04aa7207e updated doc 2020-08-29 15:41:11 +02:00
proddy 5a87b9a7d8 default first web page shows the devices 2020-08-29 15:16:36 +02:00
proddy 24d5da36a6 (v2) add GPIOs to WebUI as configurable options (LED, Rx, Tx, Dallas sensor) #466 2020-08-29 15:16:19 +02:00
proddy 844267eeef minor fix for standlone compilation 2020-08-28 15:11:35 +02:00
proddy 6b4e91aa0b auto update settings 1.9->2.0. Closes #431 2020-08-28 15:07:02 +02:00
proddy 9670fdbdf7 added back Rx queue - (v2) occasional Rx incomplete telegrams #460 2020-08-28 10:00:05 +02:00
proddy 790c77e199 dynamically add ha config for MQTT discovery - #464 2020-08-28 00:29:47 +02:00
proddy ae55789679 update mqtt config setting on the fly 2020-08-28 00:29:18 +02:00
proddy b1e094293f no need to double std::move 2020-08-26 16:07:12 +02:00
proddy e9a93cb29c added comment 2020-08-26 16:07:01 +02:00
proddy cf4a7daeac rename reset_tx to init_tx 2020-08-26 16:06:35 +02:00
proddy c9371dce20 add missing include 2020-08-26 16:06:14 +02:00
proddy 48d6076442 hide_led param 2020-08-26 16:06:03 +02:00
proddy 1559d5f1a7 tidy table, mention Rx fails is not evil 2020-08-26 16:05:54 +02:00
proddy 896063d798 added hide_led - #463 2020-08-26 16:05:27 +02:00
proddy f7e592f74e changed text to mention Dallas 2020-08-26 16:04:15 +02:00
proddy 62c01bf202 add comment 2020-08-26 16:03:55 +02:00
proddy 25a5946245 closes Add extern boiler temps to Web UI and MQTT #462 2020-08-25 14:13:27 +02:00
proddy b56b3dc1d6 remove Reset button from WebUI 2020-08-25 14:12:39 +02:00
proddy 61abd930b5 ESP32 Rx fixes - (v2) ESP8266 & ESP32 UART optimizations #398 2020-08-20 20:40:08 +02:00
proddy 6c1a2940c8 add delay(1) back for ESP32 to make telnet more responsive 2020-08-19 18:15:32 +02:00
proddy 0bfa0598da use dev arduino library for ESP32 2020-08-19 18:15:04 +02:00
proddy 7b4dfd82fe Make build.sh executable 2020-08-19 14:15:13 +02:00
proddy 12432c3e11 Merge branch 'v2_cmd' into v2 2020-08-19 13:28:20 +02:00
proddy 8f5eff9ed1 add NTP back for ESP8266 2020-08-19 12:59:18 +02:00
proddy a15e1834f5 fix standalone, remove rx_loop 2020-08-17 22:00:59 +02:00
proddy 45901d2a00 always show Rx CRC errors to ERROR log 2020-08-17 22:00:41 +02:00
proddy cf3c93c8dc watch command with no args shows value 2020-08-17 22:00:22 +02:00
proddy c87e532457 remove Rx queue. Now all incoming Rx telegrams are processed immediately 2020-08-17 17:56:25 +02:00
proddy 475268659f show free heap in console every 10 seconds (was 5) 2020-08-16 15:43:04 +02:00
proddy baae1025b7 skip Tx retry when in EMSESP_DEBUG 2020-08-16 15:42:36 +02:00
proddy 2bf2960ea8 remove colors on bad CRC 2020-08-16 15:41:24 +02:00
proddy 42e8915243 comment 2020-08-16 15:41:10 +02:00
proddy d17fa468d6 remove syslog starting when settings saved 2020-08-16 15:40:53 +02:00
proddy d8501b11bc remove NTP for ESP8266 2020-08-16 15:40:35 +02:00
proddy e99457046d 2.0.0b12-3 2020-08-16 15:40:20 +02:00
proddy c7b7a9b384 adding rx incompletet to MQTT heartbeat so can detect when it fails 2020-08-16 12:13:16 +02:00
proddy 67877d07c5 allow number and string for MQTT json commands - #445 2020-08-15 19:53:55 +02:00
proddy 64063fa6cd fix Junkers commands - (v2) normalize command infrastructure for devices (mqtt & console) #445 2020-08-15 11:03:25 +02:00
proddy ddbc52e141 minor updates 2020-08-14 12:44:06 +02:00
proddy 207c86c9df grey out Settings menu when not an admin 2020-08-14 12:30:19 +02:00
proddy 734e46182c minor cosmetic 2020-08-14 12:29:58 +02:00
proddy 8ad51b7377 log levels always lowercase 2020-08-14 12:09:51 +02:00
proddy cab8037ff8 updated comments 2020-08-14 12:09:38 +02:00
proddy ed60b79a2d 2.0.0b12-3 2020-08-14 10:11:31 +02:00
proddy 753bbef816 dynamically show log levels 2020-08-14 10:11:19 +02:00
proddy 4dc61dfa3c adding NTP back to ESP8266 buiild 2020-08-14 10:10:38 +02:00
proddy 0d18e84141 minor changes 2020-08-13 17:50:48 +02:00
proddy e71e17bed1 telegram functions can't be static - #445 2020-08-13 17:50:27 +02:00
proddy 24fec191b0 updated commands 2020-08-13 17:49:26 +02:00
proddy 2c3bf1cb3b minor formatting with command show mqtt 2020-08-13 10:30:02 +02:00
proddy 1c5d5d2dde return full mqtt topic subscription, including servicekey 2020-08-13 10:29:32 +02:00
proddy 6826d1a4c7 added MQTT to heartbeat text 2020-08-13 10:29:05 +02:00
proddy b69145d006 added general test 2020-08-13 10:28:51 +02:00
proddy d8f67cd2db mem optimizations and https://github.com/proddy/EMS-ESP/pull/451 2020-08-12 23:21:33 +02:00
proddy 29723ffc54 added another GB212 2020-08-12 23:21:10 +02:00
proddy 0e3ce6d4e2 clear devices, move cmds to Admin - https://github.com/proddy/EMS-ESP/pull/451 2020-08-12 23:20:52 +02:00
proddy d01d2aad98 improvements to reduce heap and fragmentation 2020-08-12 23:20:21 +02:00
proddy eef86cc9f9 changes from https://github.com/proddy/EMS-ESP/pull/451 2020-08-12 23:17:22 +02:00
proddy f0151fcfc6 added rx2 test for heap checking 2020-08-12 23:16:02 +02:00
proddy f7fe69c2f7 make topic str bigger to allow for homeassistance long packages 2020-08-07 14:15:13 +02:00
proddy 9e286d8c3c added some more tests 2020-08-07 14:14:33 +02:00
proddy 7ff482e53e show mem in console for EMSESP_DEBUG 2020-08-07 14:14:17 +02:00
proddy b1024faa6f fix telegram to_string 2020-08-07 14:13:39 +02:00
proddy 6c11b717ce allow test with EMSESP_DEBUG 2020-08-07 14:12:58 +02:00
proddy 6d58461d3a reduce scope of id 2020-08-07 14:12:22 +02:00
proddy 027e46415f version 2.0.0b12-1 2020-08-05 22:41:50 +02:00
proddy 01208ce399 minor improvements for mem fragmentation 2020-08-05 22:41:03 +02:00
proddy 5a4b670f7b fix debug error 2020-08-05 22:40:25 +02:00
proddy 5ddeaa3f94 removed unused variables - PR #450 2020-08-05 22:39:56 +02:00
proddy 2f7ad14b38 minor changes 2020-08-04 20:42:31 +02:00
proddy b0a490f781 optimized asyncwebserver - (v2) Web UI sometimes becomes unresponsive and doesn't load, on an ESP8266 #449 2020-08-04 20:42:15 +02:00
proddy aeb75bbaad merged in PR 450 - https://github.com/proddy/EMS-ESP/pull/450 2020-08-04 20:25:47 +02:00
proddy b55e647cce supress hot water/heating displaying in web if there are no values 2020-08-04 15:59:09 +02:00
proddy b8da3dc397 new pic showing sensors 2020-08-04 15:55:35 +02:00
proddy b2b51b757e rename gpio to pin command - #445 2020-08-04 15:44:17 +02:00
proddy e8c3b07cc6 fix for mqtt resubscribe when mqtt drops-out. renamed topic to "system_cmd" - #445 2020-08-04 15:17:39 +02:00