Commit Graph
2350 Commits
Author SHA1 Message Date
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
Proddy 32bffcb42f Merge pull request #642 from hvanoch/dev
Add % as unit of measurement for the valve status
2020-11-30 12:21:12 +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 4f469326c4 script updates 2020-11-29 21:05:48 +01:00
proddy 7a67486ce3 fix standalone compile error, use string stream 2020-11-29 10:30:14 +01:00
proddy e0aed557f8 max number of gpios is 40 2020-11-29 10:20:46 +01:00
proddy ca2b3ec2f8 max number for gpio is 40 (not 255) 2020-11-29 10:19:42 +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 5a31de24a8 default to my esp32 build 2020-11-28 23:32:58 +01:00
proddy 558f61489d minor cleanup of log messages 2020-11-28 21:43:33 +01:00
proddy cd8cc9d861 fix: create firmware folder if it doesn't exist 2020-11-28 21:30:55 +01:00
proddy a69ad09eb7 mention external libs like esp8266-react and uuid-* 2020-11-28 18:44:14 +01:00
proddy dc5c33c3c3 merge gzip into firmware rename function 2020-11-28 18:43:51 +01:00
proddy d31758f69b clean-up tests 2020-11-28 18:43:26 +01:00
proddy cbb0953f44 auto formatting 2020-11-27 20:53:05 +01:00
proddy 2deb84e3e1 make linter happy 2020-11-27 20:52:51 +01:00
proddy 9e0640a1f7 command tests 2020-11-27 20:52:42 +01:00
proddy 45933d3c3b convert cmd's to lowercase 2020-11-27 20:52:33 +01:00
proddy 388c959468 change time to hours and minutes (no short-hand) 2020-11-27 20:52:14 +01:00
MichaelDvP c3228c3b30 boiler information #633, time-textformat web, console 2020-11-27 13:27:41 +01:00
proddy e5dd46be46 trigger build 2020-11-26 23:11:35 +01:00
proddy c2c6a933bb use standard JSON sizes from main EMS-ESP header 2020-11-26 23:10:26 +01:00
proddy a08b880b67 remove shrinktofit to help mem frag 2020-11-26 23:10:03 +01:00
proddy 25b0ab0cde use JSON size from ems main header 2020-11-26 23:09:39 +01:00
proddy e56715f24c updated tests 2020-11-26 23:09:22 +01:00
proddy 48bacde569 removed JSON sizes 2020-11-26 23:09:10 +01:00
proddy ccfe5be568 static code analysis nice things 2020-11-26 23:08:56 +01:00
proddy 46a6c3893f move JSON sizes from mqtt to main header 2020-11-26 23:08:43 +01:00
proddy 8447c961fe test flash vs non-flash for json variables 2020-11-26 23:08:22 +01:00
proddy 3f275121cf remove shrinktofit to improve frag mem 2020-11-26 23:07:26 +01:00
proddy 6c55a0a4da cleanup list 2020-11-26 23:07:05 +01:00
proddy 18b6dc645f web and shell printing share common functions - refactor how device values are printed to shell #632 2020-11-26 23:06:56 +01:00
MichaelDvP 5fb8ca166b Update CHANGELOG_LATEST.md 2020-11-24 15:01:48 +01:00
MichaelDvP f4548a2667 temporary remove clear on scan devices to avoid crash 2020-11-24 14:50:41 +01:00
MichaelDvP ec06442b85 fix call commands from console 2020-11-24 14:37:19 +01:00
MichaelDvP fc475c50df fix uart8266 2020-11-24 14:34:34 +01:00
proddy ac1f8c0c58 code optimizations based on static analysis checks 2020-11-23 18:15:47 +01:00
MichaelDvP d47a6f36af fix MM100 pump status #629
It was fixed in #486, something happend that it was wrong again.
2020-11-23 15:29:26 +01:00
proddy d0efe4709c mention MQTT duplicate msg on publish 2020-11-23 13:17:15 +01:00
proddy ffd2f6fe73 always register HA for each HC 2020-11-23 13:15:41 +01:00
proddy cb7ba31afa surpress log messages when starting telnet 2020-11-23 13:15:13 +01:00