Commit Graph

376 Commits

Author SHA1 Message Date
MichaelDvP
a8adc26fc4 add unused cases for sonar scanner 2024-06-21 12:20:27 +02:00
MichaelDvP
3ff3e8a8cf system commands case independend, logic checks, small fixes 2024-06-21 11:03:33 +02:00
MichaelDvP
fb8deb41f9 remove string conversion 2024-06-21 08:28:07 +02:00
MichaelDvP
926a22d9ba Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-06-20 21:49:00 +02:00
MichaelDvP
09bc8f42cc fix typo 2024-06-20 21:13:35 +02:00
MichaelDvP
1b09a301ba Make remotetimeout editable #1774, dev-16 2024-06-20 19:46:09 +02:00
MichaelDvP
6c111c7816 Scheduler conditions: allow system 2024-06-20 15:44:02 +02:00
MichaelDvP
95d404551c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into feat_conditions 2024-06-20 14:51:56 +02:00
proddy
20beda740a shower_min_duration #1801 2024-06-19 18:18:00 +01:00
MichaelDvP
bae5a11264 schedule conditions chack numbers and strings, fix custom commands 2024-06-18 18:23:08 +02:00
MichaelDvP
fc75824921 scheduler: onChange and conditions 2024-06-15 20:00:08 +02:00
proddy
28abf579e8 process all modules before showing error 2024-06-13 21:11:49 +02:00
proddy
53837e36b4 lint fixing 2024-06-12 20:57:50 +02:00
proddy
07dbe7d260 update packages 2024-06-12 10:24:23 +02:00
proddy
9d64282c0b remove debug comment 2024-06-08 15:08:58 +02:00
proddy
6a734b9c61 add module license 2024-06-08 12:26:32 +02:00
proddy
826559c2a1 add comments 2024-05-30 22:01:27 +02:00
proddy
cfe8235cee add web for Modules 2024-05-30 18:16:31 +02:00
proddy
dabb958f06 Remove OTA feature #1738 2024-05-04 14:19:19 +02:00
proddy
6537abedb9 formatting 2024-05-04 14:18:47 +02:00
proddy
f2a6b861aa upload progress changes 2024-04-26 20:30:02 +02:00
MichaelDvP
13db893e4a Use warning level for scheduler command fails 2024-04-26 10:12:03 +02:00
MichaelDvP
d166b05c3c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-04-22 13:14:24 +02:00
MichaelDvP
719cd46a21 Rename DeviceValueTypes, add UINT32 for custom entities #1706 2024-04-21 20:14:39 +02:00
Proddy
66570e6f46 Merge branch 'dev' into dev 2024-04-21 15:29:19 +02:00
MichaelDvP
8c7b0a674f check fetch for custom entities for multibyte split 2024-04-21 10:37:41 +02:00
proddy
8bcfd9b86f remove admin authentication on log 2024-04-20 21:50:30 +02:00
MichaelDvP
6dde6580f3 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2024-03-31 18:22:21 +02:00
MichaelDvP
f21279056a DHW tags/nests for all devices, remove ww prefix from mqtt 2024-03-31 18:22:02 +02:00
proddy
46c4dc8925 decrease sync time for log - Fix missing log entries in web #1652 2024-03-31 15:22:18 +02:00
proddy
90eda9f996 make standalone compile 2024-03-27 19:49:20 +05:30
MichaelDvP
765ddb6702 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-03-24 10:03:20 +01:00
proddy
cf489f7632 fix minor lint warnings 2024-03-24 09:45:12 +01:00
MichaelDvP
c5eaebc4b4 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-03-24 08:38:07 +01:00
proddy
0deaafb9ce fix NTP icons, add AP 2024-03-23 17:16:45 +01:00
proddy
bcfcc7690f fix uptime in seconds 2024-03-22 17:01:47 +01:00
proddy
a2fa2515b3 updates to backend to match new frontend - #1665 2024-03-22 16:25:18 +01:00
proddy
863bc04c21 status screen updates 2024-03-19 23:25:31 +01:00
MichaelDvP
fbfaea6b56 Merge branch 'dev' into dev2 2024-03-15 17:43:08 +01:00
proddy
9af782c485 fix web log 2024-03-13 18:49:38 +01:00
Proddy
b7bd2be0a5 fix compiling local test 2024-03-10 21:36:22 +01:00
Proddy
4e3eb3aeaa asyncwebserver optimizations 2024-03-10 21:15:34 +01:00
MichaelDvP
7a5eeaa88a weblog refresh_sync to 80 ms 2024-03-07 11:12:26 +01:00
MichaelDvP
d8b77fc056 Merge branch 'dev' into dev2 2024-02-27 07:58:21 +01:00
MichaelDvP
82579869a4 fix command attribute #1637 2024-02-27 07:53:22 +01:00
MichaelDvP
6a66c7def7 fix custom board profile on boot 2024-02-24 18:31:39 +01:00
MichaelDvP
d797c3371b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2024-02-15 09:08:01 +01:00
Proddy
ce3c3e0b3e tidy up lambda's 2024-02-13 20:19:58 +01:00
Proddy
a7d0259b30 replace lambda [&] with [this] 2024-02-13 15:19:06 +01:00
proddy
4bf22dd6a5 refresh sync to 30ms for faster display in web 2024-02-13 10:57:37 +01:00