Commit Graph
100 Commits
Author SHA1 Message Date
proddy 3eb8ac9194 implemented button - #708 2021-03-01 22:19:28 +01:00
proddy 7521ce6ad3 added test for large MQTT packages 2021-02-28 13:54:27 +01:00
proddy 0913f31c68 removed (test) and hardcoded it, only for EMSESP_TEST compiling 2021-02-28 13:54:15 +01:00
proddy 3564a6b28b remove STANDALONE MQTT setting 2021-02-28 13:53:38 +01:00
proddy c8061e86c5 remove TODO 2021-02-28 13:53:06 +01:00
proddy 3abc85f09a fix gcc compile warning 2021-02-28 10:32:05 +01:00
proddy 1ed1764623 updated doc 2021-02-27 21:53:01 +01:00
proddy a213dd3703 code cleanup 2021-02-27 21:49:54 +01:00
proddy 5c45ad911f increase mqtt buffer from 100 to 200. timeout also reduced to 100ms 2021-02-27 21:49:45 +01:00
proddy 2bda4118c6 fix id placement for mqtt for each mixer type 2021-02-27 21:49:23 +01:00
proddy c7063e0f33 add id to boiler_data 2021-02-27 21:49:04 +01:00
proddy 5984dca16a added id to payload, used in HA to identify device 2021-02-27 21:38:35 +01:00
proddy 5dd31c9805 rename function 2021-02-27 21:38:08 +01:00
proddy 3929ac07af uom made optional 2021-02-27 21:37:50 +01:00
proddy e9e143dfa7 formatted text box 2021-02-27 21:37:04 +01:00
proddy 8a71e59515 updated npm packages 2021-02-27 21:36:30 +01:00
proddy 95563c7d69 fix for showing on/off in console 2021-02-27 15:52:25 +01:00
proddy 39b8a2b559 general cleanup 2021-02-27 15:23:43 +01:00
proddy 555fd94ea7 always show on/off in console and web (only boolean format in MQTT) 2021-02-27 15:23:29 +01:00
proddy 513fab307e added "ON" and "OFF" for OpenHAB - #713 2021-02-27 15:22:22 +01:00
proddy 6b329ff20e update espota example 2021-02-27 14:51:44 +01:00
proddy ce45374b54 experimental mqtt client supporting large packets 2021-02-27 14:45:51 +01:00
proddy 333c5c16c0 updated to latest arduinojson patch 2021-02-27 14:45:14 +01:00
proddy d1b0bd729d remove esp8266 2021-02-27 14:44:53 +01:00
proddy 4d1ebf03d0 optimized esp32 partition table for ota 2021-02-27 14:44:41 +01:00
proddy 66bbcb0db2 remove ESP8266 2021-02-27 14:44:16 +01:00
proddy c4fc6c8cc5 fix for platformio/esp32 3.1.0 with IDF 3.2 2021-02-27 14:43:22 +01:00
proddy b2e85ee026 clean up boolean, move to MQTT screen 2021-02-23 17:45:48 +01:00
proddy 1d64285f09 Merge branch 'esp32_dev' of https://github.com/proddy/EMS-ESP into esp32_dev 2021-02-23 14:11:07 +01:00
proddy c1effa9681 merge in https://github.com/proddy/EMS-ESP/pull/714 2021-02-23 14:10:55 +01:00
proddy 0dc0671690 fix mqtt heartbeat #710 2021-02-22 12:41:12 +01:00
proddy 40e22038f7 workflow changes 2021-02-21 11:52:45 +01:00
proddy 3f303b8ae4 removed ESP8266 badges 2021-02-21 11:47:48 +01:00
proddy 6ced3692d8 added debug command, which shows file system 2021-02-20 16:02:48 +01:00
proddy 058660c2c3 replaced SPIFFS with LITTLEFS 2021-02-20 16:02:25 +01:00
proddy ec7d7b9b5e removed debug 2021-02-20 16:00:53 +01:00
proddy 45cb3ec308 removed obsolete code 2021-02-20 16:00:32 +01:00
proddy c8184bfcf8 minor txt changes 2021-02-20 16:00:19 +01:00
proddy 6f17013375 fix MQTT payloads being rejected when MQTT is connecting (fixes #369) 2021-02-20 16:00:08 +01:00
proddy e583c7b0f7 esp32_dev branch 2021-02-06 17:51:52 +01:00
proddy 869f47a570 remove ESP8266 2021-01-26 14:55:25 +01:00
proddy fcf778866d added WB 8000 2021-01-26 10:23:12 +01:00
proddy ddbff30ff0 3.0.0b1 2021-01-25 15:57:54 +01:00
proddy e25f4758d6 auto formatting 2021-01-25 15:57:32 +01:00
proddy e0a35644a8 fix standalone compiling 2021-01-25 15:57:26 +01:00
proddy 993607d657 send shower on boot 2021-01-23 15:09:21 +01:00
proddy b1b763b77a bring back shower_active 2021-01-23 14:28:56 +01:00
proddy c9e831a527 ETH optimizations 2021-01-23 14:25:43 +01:00
proddy f466453a8e HA cleanup 2021-01-21 20:24:32 +01:00
proddy 94ac0d1418 adding esp8266-react's latest NTP library 2021-01-18 21:15:35 +01:00
proddy 44045ae658 add Ethernet 2021-01-18 19:38:22 +01:00
proddy b81435e713 esp32 version 3.0.0 2021-01-14 17:52:04 +01:00
proddy a5b5cfd57d formatting 2021-01-14 17:44:45 +01:00
proddy c61ce1cbc1 remove debug checks 2021-01-14 17:44:25 +01:00
proddy 0054a21b75 added status_ 2021-01-10 15:48:54 +01:00
proddy 740e58ed48 added status_ 2021-01-10 15:48:31 +01:00
proddy 31b03c56d8 fix HA binary sensor 2021-01-10 15:47:48 +01:00
proddy c407fa4477 formatting 2021-01-10 15:47:22 +01:00
proddy 9a3f838be8 formatting 2021-01-09 21:49:57 +01:00
proddy 7ac2e7f4d1 formatting 2021-01-09 21:49:41 +01:00
proddy 4403ca4070 standalone changes for mqtt testing 2021-01-09 21:49:29 +01:00
proddy 2b69267d74 cleanup, moved on_connect, renamed status to system topic 2021-01-09 21:49:12 +01:00
proddy a541ec27b8 renamed function 2021-01-09 21:48:42 +01:00
proddy 72e5115f42 formatting 2021-01-09 21:48:30 +01:00
proddy ba1e25e43d formatting 2021-01-09 21:48:14 +01:00
proddy 4a4797ebed added Cerapur Aero 2021-01-09 21:48:02 +01:00
proddy 27937064af default HA is on in standalone 2021-01-09 21:47:46 +01:00
proddy f6bdea10a5 fix devices for models 2021-01-09 21:47:33 +01:00
proddy 6d5031290c replace list with deque 2021-01-08 21:02:48 +01:00
proddy 3bbee6b72a formatting 2021-01-08 20:53:09 +01:00
proddy 908cf5c965 auto-publish HA when MQTT settings change on web 2021-01-08 20:52:46 +01:00
proddy a26d8454d6 headers for wifi, bt and adc 2021-01-07 21:21:02 +01:00
proddy 5afd536c1c renames 2021-01-07 21:20:46 +01:00
proddy ebbe32cc12 stop bluetooth and adc if not used 2021-01-07 21:20:35 +01:00
proddy 80b8cd85a3 add reset_mqtt function 2021-01-07 21:20:13 +01:00
proddy e25e427f91 reset_mqtt resets all changes 2021-01-07 21:20:02 +01:00
proddy ce177b4709 added EasyControl adapter 2021-01-07 21:19:36 +01:00
proddy 3845fd70a7 comments 2021-01-07 21:19:23 +01:00
proddy 70d607702f resets mqtt when setting changed 2021-01-07 21:19:11 +01:00
proddy 8a56a346a0 debug messages 2021-01-07 21:18:50 +01:00
proddy 543ff58872 remove topic length 2021-01-07 21:18:36 +01:00
proddy 03ebeab57e updated 2021-01-07 21:18:15 +01:00
proddy 8f7d82df90 merge in flowsensor check from dev 2021-01-07 21:17:59 +01:00
proddy 40da73d012 adding missing divider 2021-01-04 22:05:30 +01:00
proddy 3cc8ccb4b6 Merge branch 'fb-632-refactorvalues' of https://github.com/proddy/EMS-ESP into fb-632-refactorvalues 2021-01-04 12:44:49 +01:00
proddy 8690378f72 auto invert LED when using ESP32 2021-01-04 12:43:36 +01:00
proddy 3959d01936 max 48 chars 2021-01-04 12:43:25 +01:00
proddy bcfd848fec fix for password prompt 2021-01-04 12:43:12 +01:00
proddy 876916cbb4 stop showing % free mem 2021-01-04 12:42:56 +01:00
proddy 861610c560 semi fix for passwd prompt 2021-01-03 21:39:50 +01:00
proddy e6047c375f strftime is back 2021-01-03 21:39:37 +01:00
proddy 87e764059c unlock rest of device values 2021-01-03 21:39:29 +01:00
proddy 22f5e56622 moved back to std:: containers for esp32 2021-01-03 18:03:41 +01:00
proddy fa040fb2d5 fix debug 2020-12-31 10:15:12 +01:00
proddy 04d11dc257 spelling 2020-12-30 16:47:49 +01:00
proddy 1abc179702 fix master thermostat 2020-12-30 11:05:30 +01:00
proddy fca2ad3253 Merge branch 'fb-632-refactorvalues' of https://github.com/proddy/EMS-ESP into fb-632-refactorvalues 2020-12-29 22:16:15 +01:00
proddy 7c6aeb3cb9 #632 - still experimental 2020-12-29 22:15:59 +01:00
proddy 9c84ae24f4 only check on dev branch 2020-12-18 18:34:27 +01:00
proddy fd0b74055f updated text 2020-12-16 18:38:48 +01:00