Commit Graph
1611 Commits
Author SHA1 Message Date
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 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 8f7d82df90 merge in flowsensor check from dev 2021-01-07 21:17:59 +01:00
proddy 8690378f72 auto invert LED when using ESP32 2021-01-04 12:43:36 +01:00
proddy 876916cbb4 stop showing % free mem 2021-01-04 12:42:56 +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 1abc179702 fix master thermostat 2020-12-30 11:05:30 +01:00
proddy 7c6aeb3cb9 #632 - still experimental 2020-12-29 22:15:59 +01:00
proddy 3bbd4ef66f merge in https://github.com/proddy/EMS-ESP/commit/0e26e6712657e3311a8f7bd68850e011ecfd8b09 2020-12-16 18:30:31 +01:00
proddy a8b89e8d35 switch dallas formats 2020-12-16 18:23:18 +01:00
proddy 6c7309b9a9 compile errors 2020-12-15 21:11:18 +01:00
Proddy 8d386c0449 Merge branch 'fb-632-refactorvalues' into refactor 2020-12-15 19:51:55 +01:00
proddy 06be035120 added memory profiling #632 2020-12-15 14:21:56 +01:00
proddy 4087a4f12e minor cleanup of debug statements #632 2020-12-14 21:27:25 +01:00
proddy 6a67808ddb replace char * tags with an ID #632 2020-12-14 20:30:16 +01:00
MichaelDvP a8f997670c add v2.1.1b7 changes, json sizes 2020-12-14 16:23:47 +01:00
proddy ffa313ebe4 refactor device value rendering (to Web, Console or MQTT) to base class #632 2020-12-13 22:52:34 +01:00
MichaelDvP 0567f9176b maintenance message and command 2020-11-30 19:59:34 +01:00
MichaelDvP e251042897 boiler maintenance and time units 2020-11-30 17:05:58 +01:00
MichaelDvP 998de8b3c1 if mqtt disconnected save memory 2020-11-30 17:01:45 +01:00
MichaelDvP bf0c966c11 check command before adding 2020-11-30 17:00:35 +01:00
MichaelDvP f3b3f9fc60 json sizes for web and console 2020-11-30 17:00:06 +01:00
Henne Van Och 9ccf3966d9 Add % as unit of measurement for the valve status 2020-11-30 12:12:45 +01:00
proddy 33625d12e2 fix standalone build 2020-11-30 09:07:37 +01:00
proddy 5893739e73 publish_ha()..still causes the occasional crash on ESP8266 2020-11-29 21:07:53 +01:00
proddy d840c61af3 use publish_ha() for HA config topics 2020-11-29 21:06:43 +01:00
proddy 561803dd7e test for #620 2020-11-29 21:06:04 +01:00
proddy 7a67486ce3 fix standalone compile error, use string stream 2020-11-29 10:30:14 +01:00
proddy 5c4f85948d don't count errors if Rx queue is full 2020-11-28 23:34:54 +01:00
proddy 08e2c519e6 remove telegram_error_count() 2020-11-28 23:34:30 +01:00
proddy a745aa4fd8 rename json sizes 2020-11-28 23:34:14 +01:00
proddy bf65b99e7f rename devicedata nodes 2020-11-28 23:33:37 +01:00
proddy 558f61489d minor cleanup of log messages 2020-11-28 21:43:33 +01:00
proddy d31758f69b clean-up tests 2020-11-28 18:43:26 +01:00