Commit Graph

64 Commits

Author SHA1 Message Date
3448b085a9 updated to latest dependencies 2025-03-16 10:35:32 +02:00
bogd
8572711a55 added button handler sending test data 2024-09-04 10:52:02 +02:00
02ef5caf6e fixed default configuration, added example application on home page 2024-06-16 18:36:40 +02:00
297abfe05c updated partitions tables configs 2024-06-16 10:02:51 +02:00
a744468049 updated components cron and astro combine 2024-05-15 15:51:24 +02:00
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
b7e86d4ca4 added partitions settings for 4M size flash 2024-03-31 12:01:59 +02:00
0c42c5ef1b release binary switched to esp32s3, components updated 2024-03-27 13:36:58 +02:00
6cc0e92a8c added FilesCard to webui for the file API demonstration 2024-03-24 20:12:05 +02:00
86e80aaf69 home card replaces by files card 2024-03-11 14:42:33 +02:00
52d6031fd6 components updated with AP+STA mode logic reworked 2024-02-19 16:16:55 +02:00
9341602008 reconfigured back to esp32 2023-11-17 11:30:20 +02:00
ce1742e8af Merge remote-tracking branch 'gitlab/main2' into main2 2023-11-17 10:28:42 +02:00
ee45803664 updated to esp-idf 5.1.2 2023-11-17 10:27:18 +02:00
702207376d updated sdkconfig.default to 8MB default flash 2023-11-12 11:42:25 +02:00
ff702b61de partition table for 8MB flash optimized 2023-10-31 20:05:05 +02:00
a26da655ff default flash changed to 8MB, default filename length and max open
sockets fixed
2023-10-31 12:15:46 +02:00
4a5bec0ed4 cleaned var length definitions remains from old API 2023-10-24 12:40:48 +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
f08aa3d8cf serial port settings added to web ui 2023-10-16 14:44:28 +02:00
1cfd7829bd update webguiapp component 2023-10-10 21:29:08 +02:00
d2aa936ace moved cron to system 2023-10-10 12:28:22 +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
2edb7a41a9 removed webguicomp 2023-09-08 12:07:57 +02:00
6def55bd3b updated linux prebuild script 2023-08-21 13:00:40 +02:00
97bbf878e1 implemented OTA firmware update 2023-08-21 11:31:27 +02:00
11bac96cbe integrate web ui project 2023-08-20 11:53:06 +02:00
e7e2c513b7 update ui 2023-08-16 13:28:36 +02:00
a933c08229 jWrite global control switched off, updated web ui 2023-08-15 15:42:33 +02:00
41eb8eb495 updated web ui 2023-08-10 16:24:06 +02:00
af2dcea68f distr added to versions 2023-08-01 16:01:52 +02:00
05e2a1f1ba webguiapp component updated with variables rest access 2023-07-27 17:03:29 +02:00
f86553dd64 reworked main page with vue framework 2023-07-12 15:53:12 +02:00
44144aaf1b project renamed 2023-07-11 21:25:57 +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
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
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
020798c68a some changing in project root structure 2023-04-13 19:21:36 +02:00
4202b5348b cron library added 2023-04-11 15:12:46 +02:00
d65ba2c8a6 prepare timer ui implementation 2023-04-10 09:26:39 +02:00
f8ae249dab fixed default config and update components 2023-04-04 08:59:12 +02:00
0867f12c7e Merge remote-tracking branch 'origin/main' into main 2023-04-03 16:16:52 +02:00
dbde75ef32 new dark design 2023-03-27 16:12:24 +02:00