Darrell
e71963d439
Make portal timeout configurable ( #658 )
2022-09-06 10:57:30 -04:00
DTTerastar
f614034056
Always use all channel scan
2022-09-06 09:02:46 -04:00
Darrell
3bb6f4c2d6
Make WiFi connection timeout configurable ( Fixes #503 ) ( #655 )
...
* Make WiFi connection timeout configurable
* Pin AsyncWiFiSettings
2022-09-05 22:28:04 -04:00
Darrell
e41c1054d6
Fix radar timeout #633 ( #645 )
2022-09-05 08:11:03 -04:00
Darrell
98d807d4a1
Fixes iPhone tracking not home #641 , #640 , #550 , #460 ( #643 )
...
* Fixes iPhone tracking not home #641 , #640 , #550 , #460
2022-09-01 18:12:58 -04:00
Darrell
11a61d2087
Fix when device config alias comes in late ( #638 )
...
Add support for device config rssi@1m and name
Fixes #623
2022-08-31 23:15:15 -04:00
Darrell
55c66bbfed
Secondary web ui to /ui/ ( #625 )
...
/devices -> /ui/
2022-08-30 14:30:52 -04:00
Darrell
98b2034d8a
Fix invert, add log dimming ( #629 )
2022-08-30 14:30:18 -04:00
DTTerastar
0fadc5b7bc
Fix known irk/mac priority
2022-08-30 04:42:29 -04:00
Darrell
b9f26ef0c4
Don't check for update if no VERSION specified (just local dev) ( #621 )
2022-08-29 14:48:17 -04:00
Darrell
4dad2dd288
Update from user selectable url in gui or via mqtt ( #615 )
...
* Allow for auto update in branches
* Set version for pr commits
* Optimize stack sizes
* Add update url to gui
2022-08-29 13:14:25 -04:00
Darrell
06905b4d30
Add Update button ( #533 ) ( #612 )
2022-08-25 08:23:57 -04:00
DTTerastar
3a4f9a09d0
Fix led naming
2022-08-24 10:47:16 -04:00
DTTerastar
67b27d68f8
Fix macchina a0 defaults
2022-08-23 16:51:46 -04:00
DTTerastar
724613b1a2
Misc fixes
2022-08-23 16:03:58 -04:00
Darrell
07228feb5d
Selectable LEDs and Update Button ( #595 )
...
* RGB LEDs supported (closes #297 )
* Add button to manually update (closes #533 )
* Manual Wifi setup via web installer (closes #593 , #172 )
* Add esp32c3-verbose flavor (#134 )
* Make scan all wifi the default (#594 )
* Improvements to M5Atom/M5StickCs
2022-08-23 06:55:04 -04:00
Darrell
5b31fbcb13
Update flawfinder-analysis.yml
2022-08-23 06:07:05 -04:00
DTTerastar
ffe35003b6
Misc copy changes
2022-08-14 00:02:02 -04:00
Darrell
5592b1b523
@DTTerastar Add support for SHT30 i2c sensor #591 ( #591 )
2022-08-13 17:54:54 -04:00
Darrell
16cc2bde7c
Add SGP30 I2C Co2/TVOC sensor ( #590 )
2022-08-13 17:16:02 -04:00
Darrell
508ae3e716
Additional I2C improvements ( #547 )
...
* Add support for BMP280/BMP085/180
* Fixes I2C pin defaults for M5Stick and M5Atom
2022-08-13 14:52:20 -04:00
Darrell
83d0250eb0
Add options to Wifi to scan all APs ( Fixes #551 ) ( #588 )
2022-08-13 14:43:48 -04:00
Darrell
c9d15f957c
Improve auto update performance ( #584 )
...
Fixes #478
2022-08-11 23:14:18 -04:00
Darrell
bd141f6e79
UI Enhancements ( #582 )
...
* Fix logo
* Websocket implemented
* Finally get the enroll button working!
2022-08-10 21:39:17 -04:00
Darrell
f7d23a1ae9
Add more ui, tweak memory usage, add device configs ( #578 )
2022-08-07 07:31:42 -04:00
Darrell
b8ea0d477d
Upgrade platform to v2.0.4.1 ( #573 )
2022-08-07 07:27:33 -04:00
Darrell
34e9468058
Minor tweak to mqtt connection logging ( #575 )
2022-08-05 06:38:16 -04:00
Darrell
90b5d59a41
Watchdog for ble controller ( #572 )
...
- Reboot if no bluetooth advertisements seen in the last 2 minutes. Ensure we don't reboot until after checking for an update.
- Reduce portal timeout to 5 minutes
2022-08-03 20:27:06 -04:00
Darrell
70c993dff4
Ignore annoying echo dot lost iBeacons ( #571 )
2022-08-03 19:50:22 -04:00
Darrell
8373e8edf8
Save ordering/filters ( #570 )
2022-08-03 18:15:35 -04:00
Darrell
1846640b1a
Add initial devices page (/devices) ( #568 )
2022-07-31 00:51:34 -04:00
Darrell
f2e23e9911
Remove huzzah flavor, make all variants sensor enabled, m5atom-matrix renamed m5atom ( #527 )
...
Remove huzzah flavor, make all variants sensor enabled
2022-07-31 00:49:57 -04:00
Darrell
cb1109315a
Upgrade to async-web-server ( #567 )
2022-07-30 23:54:47 -04:00
Darrell
3a727aa64c
Improvements to enroll ( #560 )
2022-07-20 22:00:06 -04:00
Darrell
80ee4c2964
Misc fixes ( #556 )
2022-07-18 21:49:25 -04:00
Darrell
b298730daa
Enroll using Identity Resolving Keys ( #553 )
...
* Inital IRK
* Add Enroll button on device
2022-07-18 02:30:20 -04:00
DTTerastar
406ef9d8b1
Fix BME280
2022-07-10 23:28:22 -04:00
DTTerastar
132ec4a959
Fix I2C
2022-07-09 13:02:43 -04:00
Darrell
3bd6ad39aa
Refactor i2c scanner into sensor #526 ( #538 )
2022-07-08 19:06:11 -04:00
DTTerastar
eb3c5537ad
Only stop everything while updating for a minute
2022-07-08 18:39:38 -04:00
DTTerastar
f1f18bb028
Fix BME280 Discovery
2022-07-08 18:37:01 -04:00
DTTerastar
dc3d1d5264
Fix BME Setup
2022-07-08 17:20:13 -04:00
DTTerastar
9e72d4887a
Another tweak to improve update performance
2022-07-08 11:10:15 -04:00
DTTerastar
7d4ddc8eb0
Fix minor fingerprint error ("empty sd:") as well as auto update
2022-07-08 10:22:21 -04:00
DTTerastar
5db1804cc4
Tidy mqtt discovery
2022-07-08 07:28:11 -04:00
Darrell
69cf4106b2
Fix updating for esp32c3 ( #530 )
2022-07-07 23:22:55 -04:00
DTTerastar
f5b56326f0
Fix motion discovery
2022-07-07 23:22:03 -04:00
Darrell
0cf3d7075b
Tweak updates, fix rounding errors ( #528 )
2022-07-07 19:34:59 -04:00
Darrell
125cb726b2
Hide mqtt password ( fixes #516 , #313 ) ( #524 )
2022-07-04 10:18:23 -04:00
Darrell
cec2c719c3
Refactor globals/mqtt ( #521 )
2022-07-04 08:29:04 -04:00