Commit Graph

34 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
b38805fece added led strip as application example 2024-04-14 09:18:41 +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
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
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
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