Commit graph

382 commits

Author SHA1 Message Date
cjkas
645b991a3a
Merge pull request #7 from cjkas/scz/123
ci builds now all variants
2026-03-28 09:11:10 +01:00
cjkas
76bb0627af ci builds now all variants 2026-03-28 08:47:42 +01:00
cjkas
edde41314f
Merge pull request #6 from cjkas/scz/123
Fix esp32c3 build & update release build tag
2026-03-28 08:34:09 +01:00
cjkas
89eb1b6357 Update version from release tag 2026-03-28 08:30:17 +01:00
cjkas
233d6abe62 Fix esp32c3 build 2026-03-27 20:21:56 +01:00
cjkas
508f717918
Merge pull request #5 from cjkas/scz/123
Improve release build suport for multiple esp32 chips
2026-03-27 08:59:46 +01:00
cjkas
4a2afd517b
Merge pull request #4 from cjkas/scz/123
Added command execution queue. Fixes crash when commands are invoked simultaneously
2026-03-27 08:52:51 +01:00
cjkas
bc4972c2ac Remove stale old binaries. Github release artifacts are now the place to store these binaries. 2026-03-27 08:50:33 +01:00
cjkas
c3c4e9b9f9 Restore original values. 2026-03-27 08:49:56 +01:00
cjkas
4fd95a055f Improve release build suport for multiple esp32 chips 2026-03-27 08:49:33 +01:00
cjkas
9c17aa4642 added c3,s3 builds 2026-03-27 08:24:08 +01:00
cjkas
d5b8acecda fix race condition with multiple simultaneus requests 2026-03-25 16:09:08 +01:00
cjkas
6679d5944f
Merge pull request #3 from cjkas/scz/123
Cleanup build warnings
2026-03-25 07:53:34 +01:00
cjkas
2e379e6c1e Cleanup build warnings 2026-03-24 22:15:17 +01:00
cjkas
d531d6c25c
Merge pull request #2 from cjkas/scz/123
Scz/123
2026-03-24 22:09:13 +01:00
cjkas
84e713d1b2 fix release build 2026-03-24 22:08:26 +01:00
cjkas
26866c050b Merge remote-tracking branch 'origin/main' into scz/123 2026-03-24 20:28:21 +01:00
cjkas
a220b9ecc2 replace Serial.print with logger 2026-03-24 20:28:06 +01:00
cjkas
6a28589d29
Merge pull request #1 from cjkas/scz/opti
Scz/opti
2026-03-24 20:25:56 +01:00
cjkas
f38dcea1f1 add archive for last 10 builds 2026-03-24 20:08:17 +01:00
cjkas
07e2e45333 update CI build scripts 2026-03-24 19:35:45 +01:00
cjkas
d0d903d55c more human friendly uptime 2026-03-24 19:23:35 +01:00
cjkas
8262f392f5 remove sync server 2026-03-24 19:23:35 +01:00
cjkas
9584f01a70 Fix bug with my position 2026-03-24 19:23:35 +01:00
cjkas
a55dc7f66b update to async web server 2026-03-24 19:23:35 +01:00
cjkas
73f39d67c3 refactor 2026-03-24 19:23:35 +01:00
cjkas
ed8137e686 replace sync sockets 2026-03-24 19:23:35 +01:00
cjkas
8c51e1a518 up 2026-03-24 19:23:35 +01:00
cjkas
9ccc2d4ff5 async server introduction 2026-03-24 19:22:57 +01:00
cjkas
c94819e928 fix crash 2026-03-24 19:22:56 +01:00
cjkas
88fdfa577a improve logging 2026-03-17 14:27:57 +01:00
cjkas
2509030c49 backup with RAM 2026-03-13 18:40:34 +01:00
cjkas
9113e58ec4 ignore 2026-03-13 12:40:37 +01:00
cjkas
a54651a961 update version 2026-03-12 14:17:34 +01:00
cjkas
96d66c1b45 add gzip support 2026-03-12 13:59:17 +01:00
cjkas
a64b648f7a init 2026-03-10 20:23:48 +01:00
Robert Strouse
eb75868adb Update build params for C3 #458 #454 2024-08-19 10:46:00 -07:00
Robert Strouse
3d9e6c11c2 Clear the connecting flag for ETH Wifi fallback #445 2024-08-04 09:32:18 -07:00
Robert Strouse
e478d17c7f Bypass AP Scanning with Use Hidden SSID option #438 #434 2024-07-27 12:12:38 -07:00
Robert Strouse
93ebddd29d Prepare v2.4.6 Release 2024-07-25 17:14:29 -07:00
Robert Strouse
fb1f18e260 Ensure the network connection has completed before trying MQTT. 2024-07-14 09:59:14 -07:00
Robert Strouse
c3ada3b40e removed pin restrictions for S3 #426 2024-07-13 07:18:26 -07:00
Robert Strouse
75928b4ac8 Remove autoReconnect function from core #410 #407 2024-07-10 21:40:55 -07:00
Robert Strouse
0b985c0880 More aggressive WIFI scanning #410 #407 2024-06-28 14:37:41 -07:00
Robert Strouse
e04d7e3fc7 Include scan with SoftAP operation #407 #410 2024-06-25 18:04:46 -07:00
Robert Strouse
9205723125 Reduce heap emits for interface sockets 2024-06-19 11:21:51 -07:00
Robert Strouse
2b59f330a9 Add support for 1 button gates #388 2024-06-18 14:05:43 -07:00
Robert Strouse
c528fda55a Fix issue with deleting repeaters #402 2024-06-17 08:47:44 -07:00
Robert Strouse
f29cd9c089 Add additional command structure for 80-bit up/down 2024-06-15 09:22:27 -07:00
Robert Strouse
cf7a9b1fc2 Fixes for TaHoma hub #393 2024-06-07 19:06:27 -07:00