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
DTTerastar
5f4cf7fa3c
Fix mqtt disconnects due to dup clientId
2022-07-02 07:47:43 -04:00
DTTerastar
bcaed956e1
Fix m5atom
2022-07-01 21:56:08 -04:00
Darrell
eb8d4916db
Use tasmota platform, fix chipid, fixes #514 ? ( #517 )
2022-07-01 21:32:38 -04:00
DTTerastar
d0f891b503
Add WiFi.setSleep(false);
2022-06-30 20:46:51 -04:00
DTTerastar
74bd213e2a
Fix iTrack
2022-06-30 19:38:12 -04:00
Darrell
f8578c23ec
Fixes query for apple watches #279 ( #501 )
...
* Apple watch works!!!!!!
2022-06-25 04:43:21 -04:00
DTTerastar
21cce1b2eb
Exponential backoff
2022-06-24 18:32:35 -04:00
DTTerastar
c55faaeb64
Fix name issue
2022-06-24 18:10:34 -04:00
Darrell
27d1e9e257
Add support for apple:findmy packets (only useful for counting) ( #498 )
2022-06-24 16:39:43 -04:00
DTTerastar
5b373fb430
Add support for iTrack
...
Fixes #484
2022-06-18 16:30:42 -04:00
dulfer
3e65b914fd
Radar/pir no-motion state debounce period ( #486 )
...
Adding pir/radar timeout logic
Timeouts configurable via MQTT
Co-authored-by: Darrell Turner <DT@Terastar.biz>
2022-06-12 11:16:08 -04:00
Darrell
d2e4f452ce
Initial esp32c3 support, also upgrade esp32 framework to 3.5. ( #489 )
...
* Initial esp32c3 support! (fixes #134 )
2022-06-11 11:25:25 -04:00
ShonP40
25bb7eb479
Prevent BME280 from overheating ( #483 )
...
* [BME280] Forced mode, 1x oversampling & no filter
This is done to avoid overheating the sensor & comply with the recommended weather monitoring settings from Bosch
* Not needed in Forced mode
* Wrong includes
2022-06-03 23:48:03 -04:00
Darrell
0fc5212c6a
Add tractive ( #461 )
2022-05-22 20:43:47 -04:00
Darrell
d7055170c7
Remove randomness from smarttags #351 ( #479 )
2022-05-22 20:43:29 -04:00
Alex Young
4e0a39d77c
Add support for `nut` type tags ( #470 )
...
This patch adds support for tags which all report themselves as having
the same identifier: `name:nut`, but do all have distinct unchanging MAC
addresses. The patch changes the reported ID to be `nut:<mac address>`.
2022-05-14 11:57:42 -04:00
Joe Campbell
6b370e3e1a
Add stack high watermark for scanTask and reportTask to telemetry ( #445 )
...
* Add stack high watermark for scanTask and reportTask to telemetry
* Update src/main.cpp
Co-authored-by: Darrell <DT@Terastar.biz>
2022-04-13 21:46:37 -04:00
Joe Campbell
e7bf95bf20
FreeRTOS debugging documentation ( #446 )
2022-04-13 20:58:11 -04:00
Darrell
35323817ee
Increase ble task stack size ( fixes #394 ) ( #443 )
2022-04-12 22:01:44 -04:00
Darrell
1508d417aa
Add ethernet support ( #122 ) ( #437 )
...
* Add ethernet support (#122 )
* Make ethernet a nicer dropdown
2022-04-08 09:11:15 -04:00
Darrell Turner
8ac38bb1f0
MACCHINA_A0 Running->Charging
2022-04-04 15:04:10 -04:00
Darrell Turner
8a013fd635
Turn on the stale robot
2022-04-03 11:02:47 -04:00
Darrell
27c6239c73
Support for hx711 weight sensors ( #435 )
2022-04-01 12:42:27 -04:00