Commit Graph

77 Commits

Author SHA1 Message Date
db89e4cfa9 updated application components for astro functionality 2024-05-14 17:08:59 +02:00
67c8f8e377 iro color picker formatted, led strip driver ok 2024-04-16 14:26:44 +02:00
cfe27743fe quasar color picker replaced by iro js 2024-04-16 08:27:42 +02:00
70dda996ec added iro js color picker 2024-04-15 10:09:08 +02:00
b38805fece added led strip as application example 2024-04-14 09:18:41 +02:00
6cc0e92a8c added FilesCard to webui for the file API demonstration 2024-03-24 20:12:05 +02:00
97d99d5535 added submodules from gitlab 2024-02-20 12:12:27 +02:00
52d6031fd6 components updated with AP+STA mode logic reworked 2024-02-19 16:16:55 +02:00
ee45803664 updated to esp-idf 5.1.2 2023-11-17 10:27:18 +02:00
4a5bec0ed4 cleaned var length definitions remains from old API 2023-10-24 12:40:48 +02:00
2c9cd679f3 cleaned from unused headers 2023-10-22 10:50:02 +02:00
70fab5f04b clean from old http handlers 2023-10-22 10:28:32 +02:00
51e909d863 added partitions config for build with BT 2023-10-21 18:28:28 +02:00
92e3c1a5c0 Merge remote-tracking branch 'gitlab/main2' into main2 2023-10-18 18:40:18 +02:00
f16c045ca1 fixed mqtt queue overload 2023-10-18 18:35:29 +02:00
f08aa3d8cf serial port settings added to web ui 2023-10-16 14:44:28 +02:00
a3f0b6d057 custom payload handler registration added 2023-10-14 13:21:53 +02:00
74668607c1 cleaned from command processor and cron 2023-10-10 15:08:54 +02:00
bf2210b530 cron dependence updated to actual version 2023-10-10 13:05:56 +02:00
d2aa936ace moved cron to system 2023-10-10 12:28:22 +02:00
25bc6d831e implementing cron in system component 2023-10-10 08:58:00 +02:00
97fb6e44c3 CRON API response implemented 2023-10-03 17:05:27 +02:00
e65132c7ee esp_modem updated to 1.0.2 2023-09-26 19:53:00 +02:00
1c0d656ba0 rarely used components added as idf dependencies 2023-09-24 10:24:42 +02:00
d86c632b66 removed ttn-esp32 2023-09-23 16:05:29 +02:00
2a7c8df919 applied all changing in components 2023-09-08 15:27:59 +02:00
f81530d7de refactoring in custom mqtt 2023-08-27 11:00:44 +02:00
f69835c8d4 now all api variables handle in webguiapp component 2023-08-17 11:38:07 +02:00
54eaadf551 implemented example of using user defined variables 2023-08-17 10:49:22 +02:00
a933c08229 jWrite global control switched off, updated web ui 2023-08-15 15:42:33 +02:00
05e2a1f1ba webguiapp component updated with variables rest access 2023-07-27 17:03:29 +02:00
c30ed40c0b added application REST API test implementation 2023-07-04 15:32:53 +02:00
979a68e475 added custom HTTP REST API interface 2023-06-10 17:14:20 +02:00
e2ad5268ff fixed some style issues 2023-05-20 11:51:06 +02:00
734c3c77ff implemented separate action for various objects in cron frontend 2023-05-19 18:45:53 +02:00
578093ad23 implemented backend restrictions for cron object's actions 2023-05-19 14:23:57 +02:00
d4da408541 logging to file applied to cron application 2023-05-08 19:55:51 +02:00
2d9f3d5bfe added logging to file in cron application 2023-05-08 10:31:22 +02:00
58f0d62c6c debug messages refactored 2023-05-07 17:50:53 +02:00
e61503b922 added debug test call for cron scheduler 2023-05-07 17:33:33 +02:00
daec0e0231 implemented front for last action, doxygen added 2023-05-07 17:24:16 +02:00
41f7e8ff6e added backend implementation of the last scheduled event execute 2023-05-07 16:47:15 +02:00
a5c32d884f fixed crone code for idf5 support, update webguiapp 2023-05-03 14:08:35 +02:00
50e224c4d9 tested calculation of previous and next event's absolute time 2023-04-23 08:33:03 +02:00
21c63bcadd cron expression validation and error reports 2023-04-16 17:47:52 +02:00
1612c0a830 cron timer implemented 2023-04-16 16:24:53 +02:00
cabef176aa debug interuption of the cron core with timers application 2023-04-15 19:08:01 +02:00
fd9528d387 timers management implemented 2023-04-15 13:30:35 +02:00
e742ad6159 Merge remote-tracking branch 'origin/main' into main 2023-04-14 21:21:18 +02:00
217dfdd486 mqtt user argument test 2023-04-14 21:20:38 +02:00