Commit Graph

55 Commits

Author SHA1 Message Date
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
f9b79c906d save load timers config in nvs 2023-04-14 16:03:03 +02:00
020798c68a some changing in project root structure 2023-04-13 19:21:36 +02:00
a839672932 web design copleted, upload implemented 2023-04-13 16:16:18 +02:00
4202b5348b cron library added 2023-04-11 15:12:46 +02:00
1fce752635 update components 2023-04-04 06:41:43 +02:00
a9f39ea54a new dark grey yellow web ui design 2023-04-03 16:16:00 +02:00
85670b4c39 migrate to the updated webguiapp component 2023-01-01 21:26:03 +02:00
48a859087d update to idf 4.4.3 2022-11-12 17:24:57 +02:00
eaf9b47a8e reworked topic structure added GROUP subtopic 2022-09-29 14:16:25 +02:00
cce7f193f6 changed downlink topic name 2022-09-29 08:32:08 +02:00
d21fed7fb2 esp_modem component updated 2022-08-30 23:27:53 +02:00
2f17b193c4 updated webguiapp component, added example of mqtt send back message 2022-08-24 14:34:11 +02:00
6cb9b3a00b update webguiapp component, update linked with the root project 2022-08-23 20:06:29 +02:00
47d40b321f update webguiapp component, in root project implemented example of mqtt event handler 2022-08-23 17:59:36 +02:00
a5aa43d594 sync web pages and dynamic variables 2022-08-19 18:37:43 +02:00
5d090ec18e settings changed for debug reasons 2022-08-19 15:36:16 +02:00
b64880b57a update component, added example mqtt user data handler 2022-08-19 10:00:28 +02:00
cadd90a3ca remove http server start from user application 2022-08-18 18:11:18 +02:00
1b73b97108 rollback web interface for debug, components update 2022-08-18 12:19:51 +02:00
c878051fe0 Post user implementation added 2022-08-18 11:07:39 +02:00
3e9e6289b6 custom Print handler implementation added 2022-08-18 10:34:17 +02:00
29b1142bf8 components update 2022-08-17 15:38:21 +02:00