Commit Graph

127 Commits

Author SHA1 Message Date
5d78572481 send screen names to ESP Insights
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-27 00:13:53 +01:00
9e9fb15f86 fix I2C timeout crash
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-27 00:10:51 +01:00
e7af663bc3 send button event to ESP Insights
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-27 00:10:37 +01:00
e81fc62645 multiple wifi connection for login check
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Successful in 6m28s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Successful in 6m15s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 3m13s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 3m27s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-26 00:13:10 +01:00
aa10eb55f4 fix imports
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Successful in 3m36s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Successful in 3m42s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 3m9s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 2m59s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-25 00:24:09 +01:00
c259a3f2c8 disable BLE scan at startup
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m18s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.5) (pull_request) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (pull_request) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (pull_request) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.4) (pull_request) Has been cancelled
we will refactor it to Thread later

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-24 23:49:21 +01:00
fa05783fb9 fix crash
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-24 23:48:53 +01:00
8ba2a5be1d show NTP time while day/night - and "simulated" while simulation
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-24 23:46:05 +01:00
016734a4db MK 2.1 of the System Control (ESP32-S3)
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m44s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 3m31s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 3m1s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 3m3s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-23 21:50:19 +01:00
e16cfbd03c code cleanup
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 20:41:55 +01:00
387b9d4c65 remove ESP-IDF v6
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m21s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 3m35s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Successful in 3m33s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Successful in 3m49s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 15:58:11 +01:00
c27759cd75 disable external devices
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v6.0) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v6.0) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 15:54:47 +01:00
d68667d377 add external package
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m23s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 3m29s
ESP-IDF Build / build (esp32c6, release-v6.0) (push) Failing after 4m8s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Successful in 3m46s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Successful in 4m5s
ESP-IDF Build / build (esp32s3, release-v6.0) (push) Failing after 1m24s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 15:04:45 +01:00
926e3d1aef add missing include
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m48s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v6.0) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v6.0) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:59:36 +01:00
690e22817e use defined release branches
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 3m21s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 3m46s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v6.0) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v6.0) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:50:59 +01:00
4d1b3cc766 external MQTT component
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 1m14s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, latest) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:47:07 +01:00
e9b8cdde8b manual git checkout
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 1m23s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, latest) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:42:02 +01:00
96a7be473c remove container in container
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 4s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 4s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 4s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 4s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 4s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:40:28 +01:00
6f9a0337bb more optimisation
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 12s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 12s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 12s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 12s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 12s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 12s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:36:13 +01:00
aac244705d esp-idf build
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 12s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 12s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 12s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 13s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:34:03 +01:00
a284cbe35e better path
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 14s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 13s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:32:51 +01:00
15fb917aaf debugging action
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 14s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 14s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 14s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:31:13 +01:00
73ed926059 fix analytics key file name
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 14s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 14s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 13s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 13s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-12-20 14:27:31 +01:00
c586de76a2 move actions to gitea only
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 45s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 41s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 41s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 42s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 41s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 50s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-10-01 17:04:38 +02:00
4a2d73c686 extract API key
Some checks failed
ESP-IDF Build / build (esp32c6, latest) (push) Failing after 57s
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 49s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 42s
ESP-IDF Build / build (esp32s3, latest) (push) Failing after 43s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Has been cancelled
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Has been cancelled
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-10-01 17:01:09 +02:00
f9010d5491 fix github action
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-10-01 16:52:53 +02:00
0f7686d5a5 add simulation to UI
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-30 21:53:40 +02:00
9ae568c2f4 new light schema file
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-30 20:47:08 +02:00
99aa30c8e5 optimise simulation handling
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-30 20:16:10 +02:00
08b0e04584 implement new light mode (off/day/night/simulation)
missing:
- fully connect it to the ui
- setup duration in light settings

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-29 23:15:06 +02:00
dc66484f5e switch from global net labels to local
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-26 23:02:26 +02:00
f0e8ea5aaa autogeneration of wiki files (schematics and PCB screenshots)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-26 23:01:57 +02:00
845fdd306e day/night cycle on LED 1 from CSV file
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-26 23:01:26 +02:00
f2e2fe4078 add sponsoring
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-20 20:24:19 +02:00
273f9491f8 some optimizations regarding LED color
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-20 20:21:42 +02:00
2f03713a4e latest hardware lib
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-20 15:23:09 +02:00
9df2b28eb3 optimize some log entries
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-14 00:43:02 +02:00
e17e2504d7 new color schema and intervals for status led
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-14 00:33:19 +02:00
5d553c0fbb fix compile error
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-13 20:59:08 +02:00
59f2d3f83a new partition table
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-13 20:42:10 +02:00
6efbe91747 optimize init sequenze
show SplashScreen while connecting

Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-13 20:42:01 +02:00
a312625085 add other esp insights log types
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-12 23:30:10 +02:00
6b7ef5b573 optimize ESP Insights handling
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-12 11:21:41 +02:00
4ac3f93f34 code cleanup
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 22:49:17 +02:00
57047044d6 connect via wifi and enable esp insights
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 22:39:00 +02:00
1dd1a30ea8 more kconfig options
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 11:44:57 +02:00
37c75f3785 remove desktop build (for now)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 10:51:57 +02:00
9612e53ca4 update submodule link
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 10:41:38 +02:00
63b8f2ac16 partition change (for future FOTAs)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 10:39:42 +02:00
b05ffb544c add i2c check for display
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2025-09-11 10:39:12 +02:00