Commit Graph

24 Commits

Author SHA1 Message Date
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
54eaadf551 implemented example of using user defined variables 2023-08-17 10:49:22 +02:00
50e224c4d9 tested calculation of previous and next event's absolute time 2023-04-23 08:33:03 +02:00
cabef176aa debug interuption of the cron core with timers application 2023-04-15 19:08:01 +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
4202b5348b cron library added 2023-04-11 15:12:46 +02:00
1fce752635 update components 2023-04-04 06:41:43 +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
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
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
3d079bff8e update components, custom partition table with ota added 2022-08-17 14:00:08 +02:00
4bee09c770 time sync on startup, check enabled interfaces on http server start 2022-08-17 09:03:52 +02:00
39ba9ce25f switched off IPV6, switched on PPP support in lwip, start all adapters on boot for test 2022-08-16 17:36:14 +02:00
34b2017dcd initial commit of application 2022-08-16 15:15:14 +02:00