Commit Graph

3321 Commits

Author SHA1 Message Date
MichaelDvP
e1595daeb9 Merge branch 'tech-upgrade' into dev 2023-02-28 07:17:22 +01:00
Proddy
557892bbc7 updates for 3.6.0-dev-0 2023-02-27 16:38:56 +01:00
Proddy
f3bfc6f126 Merge remote-tracking branch 'origin/tech-upgrade' into dev 2023-02-27 16:38:38 +01:00
MichaelDvP
5937a0e3b2 Merge branch 'tech-upgrade' of https://github.com/emsesp/EMS-ESP32 into tech-upgrade 2023-02-27 15:22:26 +01:00
MichaelDvP
94749e4615 Add TR language (some still missing) #907 2023-02-27 15:22:17 +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
4c186606bd hide MAC and IPs 2023-02-26 19:16:53 +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
0464030544 schedule upload & download feature 2023-02-26 12:56:48 +01:00
Proddy
5927781a6b added stub for webSchedulerService 2023-02-25 22:24:11 +01:00
Proddy
763efaf4af bump 2023-02-25 22:23:50 +01:00
Proddy
d9f4ce7347 added string2minutes() 2023-02-25 22:23:41 +01:00
Proddy
81c6351c93 added tester for minutes conversion 2023-02-25 22:23:11 +01:00
Proddy
a89a7b5430 fix uniq_id for HA sensors 2023-02-23 19:57:35 +01:00
Proddy
044807accb bump version 2023-02-23 19:57:21 +01:00
Proddy
3e9f63a913 cleanup 2023-02-23 19:29:38 +01:00
Proddy
c80470d8f5 cleanup unused variables 2023-02-23 19:28:32 +01:00
Proddy
55d19bbc2d comment 2023-02-23 19:28:11 +01:00
Proddy
a3f4376d8f removed DV_HA_CONFIG_RECREATE 2023-02-23 19:27:59 +01:00
Proddy
2466df0c3d climate renamed to haclimate and given a shortname 2023-02-23 19:27:25 +01:00
Proddy
425cf33f74 added back MAX_MQTT_MESSAGES 2023-02-23 19:26:58 +01:00
Proddy
077a9937fe comment 2023-02-23 19:26:45 +01:00
Proddy
e6d41f6697 added Michael's changes 2023-02-23 19:26:25 +01:00
Proddy
c7a76f90ea updated tests for mqtt 2023-02-23 19:25:28 +01:00
Proddy
bc80aaea63 rename publish functions to queue_* because that is what they do 2023-02-22 20:54:38 +01:00
Proddy
6746c9a2d3 updated comments, remove DV_HA_CONFIG_RECREATE 2023-02-22 19:45:56 +01:00
Proddy
11ad4d8a0f merge with https://github.com/emsesp/EMS-ESP32/pull/1077 2023-02-22 19:01:58 +01:00
Proddy
752f0177cf make it compile standalone 2023-02-22 13:16:20 +01:00
Proddy
2078305ff4 use heap check instead of message queue - https://github.com/emsesp/EMS-ESP32/issues/1067 2023-02-22 13:08:53 +01:00
Proddy
924502113e functions don't need to return std::shared_ptr<const MqttMessage> 2023-02-22 13:08:07 +01:00
Proddy
c95e804733 add brands as flash strings 2023-02-22 13:07:24 +01:00
proddy
19bfcea412 EMSESP_TEST uses EN language only 2023-02-22 09:36:51 +01:00
Proddy
931b153290 now I know why michael shortened the names ! 2023-02-21 22:21:30 +01:00
Proddy
9f91fffcab bump version 2023-02-21 21:55:04 +01:00
Proddy
6aea27e30f tidy up EMSESP_DEBUG and EMSESP_TEST 2023-02-21 21:49:21 +01:00
Proddy
134f2671fb compiling with EMSESP_DEBUG only sends to DEBUG log 2023-02-21 21:28:49 +01:00
Proddy
6438d1ee57 compile with EMSESP_TEST to run tests (not DEBUG) 2023-02-21 21:28:19 +01:00
MichaelDvP
cf97c7eb59 HA config recreate #1067 2023-02-21 14:00:43 +01:00
Proddy
993724d945 use en only in debug 2023-02-21 12:53:31 +01:00
Proddy
050ecd9290 Merge pull request #1069 from MichaelDvP/tech-upgrade
fix for #1067 and ems-esp restarting
2023-02-20 19:03:43 +01:00
MichaelDvP
395bd604ce fix for #1067 and ems-esp restarting 2023-02-20 18:30:56 +01:00
Proddy
4f91c78b4f Merge pull request #1068 from MichaelDvP/tech-upgrade
fix for #1067
2023-02-20 18:10:20 +01:00
Proddy
20405ae9ab updated comment 2023-02-20 18:09:39 +01:00