Commit Graph
100 Commits
Author SHA1 Message Date
proddy 73a895697a Syslog Server requires IP-address - host name not working fixes #734 2021-03-08 18:33:20 +01:00
proddy 82eaece648 update libs 2021-03-08 18:32:42 +01:00
proddy 0aefaaef55 merge ipaddress fix from esp8266-react 2021-03-08 12:54:44 +01:00
proddy 9d5bd11d26 request thermostat mode on boot - see inline comments 2021-03-07 22:40:06 +01:00
proddy f15ca61cba fix lint error 2021-03-07 21:33:34 +01:00
proddy 9227dc6bb6 optional wifi tweaks - #725 2021-03-07 21:29:06 +01:00
proddy 1a32a01600 bump version 2021-03-07 17:58:11 +01:00
proddy 8824bbe4c2 fix for HA topics with invalid command formats - #728 2021-03-07 17:50:14 +01:00
proddy eed5b61782 bump version 2021-03-07 13:21:28 +01:00
proddy 55c733e0ee set system command set ethernet <profile> 2021-03-07 12:46:06 +01:00
proddy e910186422 don't restart ethernet a 2nd time 2021-03-07 12:45:45 +01:00
proddy c827ffef96 heatpump icon changes in line with https://github.com/proddy/EMS-ESP/pull/719 2021-03-06 21:12:04 +01:00
proddy 5b7a2eb33d fix for HA topic names. HA doesn't like - in the name 2021-03-06 16:53:33 +01:00
proddy ac524bf7e8 fix sensorid dallas format for HA 2021-03-06 16:12:40 +01:00
proddy acd678d30c don't use ems-esp-system for HA 2021-03-06 16:12:21 +01:00
proddy 8d327ba540 add msg to qos 2021-03-06 16:11:49 +01:00
proddy c808f9715a fix Discord URL 2021-03-04 21:59:11 +01:00
proddy b5c04fe220 Merge branch 'esp32_dev' of https://github.com/proddy/EMS-ESP into esp32_dev 2021-03-04 21:40:18 +01:00
proddy 5b9e628eaa fix factory reset using LITTLEFS 2021-03-04 21:40:03 +01:00
proddy 63783449e3 too much debug! 2021-03-04 18:15:01 +01:00
proddy 932de61aa7 Migrate Gitter to Discord #720 2021-03-04 13:14:17 +01:00
proddy aa7cbd83d4 fix for qos 1 publish ack's (https://github.com/marvinroger/async-mqtt-client/pull/237) 2021-03-02 13:25:55 +01:00
proddy 0a483d0973 added EMSESP_DEBUG for better troubleshooting 2021-03-02 08:36:28 +01:00
proddy 3581b6ca78 added external button to trigger build 2021-03-01 22:30:43 +01:00
proddy ea5b6e5c58 remove static functions from System class 2021-03-01 22:21:18 +01:00
proddy a092d83fad general cleanup 2021-03-01 22:20:52 +01:00
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