Commit Graph

221 Commits

Author SHA1 Message Date
Proddy
6f14fcb6e8 id no longer needed 2023-04-22 09:46:41 +02:00
Proddy
04dd9eef09 Polish translation update #1156 2023-04-22 08:46:13 +02:00
Proddy
6bd744f12e refactor dialog to prevent multiple parent renders 2023-04-18 22:04:00 +02:00
MichaelDvP
5e2d97c0b9 Typo, fix string-compare standalone 2023-03-31 17:35:31 +02:00
MichaelDvP
fa50846a05 add own entities read from ems-bus with free factor 2023-03-31 16:51:28 +02:00
MichaelDvP
84e8eaf33c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-03-24 14:17:52 +01:00
MichaelDvP
c8c4b36ebd Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-03-24 13:38:59 +01:00
Proddy
936d887394 fix lint error 2023-03-24 13:34:47 +01:00
proddy
0a7e1f629e use number as table id's - #1126 2023-03-23 20:29:01 +01:00
MichaelDvP
a84e9e0923 update packages 2023-03-22 18:09:55 +01:00
MichaelDvP
aea2277e26 fix up/download scheduler files 2023-03-22 17:33:34 +01:00
MichaelDvP
789a4e1340 formatting 2023-03-22 11:03:18 +01:00
MichaelDvP
210181feef fix recreate HA config on language change (from discord) 2023-03-20 09:28:43 +01:00
MichaelDvP
c9dbf282f6 add scheduler api commands/info/value 2023-03-06 16:26:52 +01:00
proddy
cab93b16b6 id uses counter 2023-03-05 14:31:38 +01:00
proddy
d3d2270f80 typo 2023-03-05 14:31:27 +01:00
Proddy
a41dc71965 test 2023-03-04 19:14:25 +01:00
MichaelDvP
0380fe1fff mqtt/commands for scheduler 2023-03-04 14:10:32 +01:00
Proddy
ee5ec1b7d1 add name as unique id - #701 2023-03-01 21:49:17 +01:00
Proddy
ee1c70f608 remove obsolete defaults 2023-02-28 08:47:07 +01:00
Proddy
f3bfc6f126 Merge remote-tracking branch 'origin/tech-upgrade' into dev 2023-02-27 16:38:38 +01:00
Proddy
ea093844b4 minor update 2023-02-27 14:35:43 +01:00
Proddy
31bfc5388c Merge branch 'tech-upgrade' into tech-upgrade 2023-02-27 13:49:02 +01:00
MichaelDvP
e9cc86e072 scheduler-command: use const char*, publish response for queries 2023-02-27 12:04:41 +01:00
proddy
9ed32307d3 fix lint warnings 2023-02-27 10:51:41 +01:00
MichaelDvP
f48aeb0917 schedule commands timing, retry 2023-02-27 09:16:41 +01:00
Proddy
84c90dd587 align timing with EMS-ESP 2023-02-26 20:59:03 +01:00
Proddy
471d18f7fa add automatic id so table renders 2023-02-26 15:20:55 +01:00
Proddy
76db7b3d21 back-end implementation 2023-02-26 12:58:49 +01:00
Proddy
00a3d67707 calling backend services 2023-02-26 12:58:37 +01:00
Proddy
5927781a6b added stub for webSchedulerService 2023-02-25 22:24:11 +01:00
Proddy
e6d41f6697 added Michael's changes 2023-02-23 19:26:25 +01:00
Proddy
134f2671fb compiling with EMSESP_DEBUG only sends to DEBUG log 2023-02-21 21:28:49 +01:00
Proddy
c18640eab0 brand_to_string to brand_to_char. use const char * where possible 2023-02-20 18:09:32 +01:00
Proddy
ffacefb792 update copyright year 2023-02-11 19:06:02 +01:00
Proddy
2d1689b79a make syslog work again 2023-02-11 19:05:43 +01:00
Proddy
6c46770330 merge PR 940 - https://github.com/emsesp/EMS-ESP32/pull/940 2023-02-04 14:25:29 +01:00
Proddy
77a6304fc3 merge PR https://github.com/emsesp/EMS-ESP32/pull/936 2023-01-30 17:14:53 +01:00
MichaelDvP
5398abb074 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-30 10:41:29 +01:00
pswid
226c1fd6c5 fixed 1/0 and true/false MQTT/API format options with HA enabled (#931)
furthermore variable names in the HA discovery payload has been abbreviated according to: https://www.home-assistant.io/integrations/mqtt/#discovery-payload
2023-01-29 18:52:13 +01:00
MichaelDvP
bbf4431b5f allow change customization device without reboot 2023-01-28 15:15:21 +01:00
Proddy
b5ee7100f4 remove showing MAC 2023-01-27 17:57:20 +01:00
Proddy
ea48cf3722 show MAC address on startup, before connection 2023-01-25 21:37:29 +01:00
Proddy
58e95610e8 show MAC address if SSID is empty or ethernet present but not connected 2023-01-25 21:10:06 +01:00
MichaelDvP
0e0e9eccf1 Add blacklist/remove entities #891 2023-01-24 18:37:52 +01:00
Proddy
bb24da92e4 merge PR #923 - fixes and the tested heatpump/heatsource entities by mvdp 2023-01-22 17:08:17 +01:00
proddy
4e783d414c merge PR #909 (weblog send queue one by one, no json buffer needed #909) 2023-01-19 16:05:43 +01:00
Proddy
3dc2ab54ac systematically fetch heap mem settings, before allocating buffers so console and web show same results 2023-01-11 23:34:27 +01:00
MichaelDvP
1f0d2b147b Add ESP32S3 (Liligo) as S3 Mini 2023-01-11 18:33:44 +01:00
Proddy
d2900c347a typo/text changes 2023-01-10 22:18:09 +01:00