URKidding
c5c7ae5acb
Added support for AHT10/AHT20 temperature + humidity sensors ( #761 )
2022-12-26 19:13:17 -05:00
Darrell
8add099d82
Fix Typo In Radar Pin Configuration ( #764 )
...
Co-authored-by: MiningPickaxe <max.zagonticlp@gmail.com>
2022-12-26 19:06:22 -05:00
Darrell
c1cc621fb7
Have nodes broadcast an ibeacon advertisement ( #763 )
2022-12-26 19:03:31 -05:00
DTTerastar
77373d83cb
Fix name of Motion
2022-12-26 13:30:03 -05:00
mjtimmer
b9787ba5a0
Added support for GL-inet GL-S10 v2.1 Ethernet ( #735 )
2022-11-30 08:44:13 -05:00
Darrell
48a7852bd7
Generic SHTx sensor implemented ( #660 )
2022-11-27 17:14:04 -05:00
DTTerastar
c50d834174
Misc
2022-09-12 20:11:16 -04:00
manfred-mp
ef000d1e5b
Fix BH1750 ( #667 )
...
* Fix BH1750
Co-authored-by: manfred-mp <manfred@mbnet.fi>
2022-09-12 20:09:36 -04:00
Darrell
b8a06a7f80
Make PIR type configurable ( #663 )
2022-09-09 11:23:28 -04:00
Darrell
76ef86e3eb
Use 20 Mhz bandwidth channel for AP ( #648 )
...
This is to reduce odd stuff seen during nightly optimization of unifi
2022-09-06 22:33:12 -04:00
DTTerastar
7d65fb46a0
Misc fixes for ledc
2022-09-06 17:44:30 -04:00
Darrell
850aaf829e
Fix sending unconfigured LEDs to mqtt ( #654 )
2022-09-06 13:39:19 -04:00
Darrell
6ed36264f4
Set wifi via mqtt ( #653 )
2022-09-06 11:39:56 -04:00
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
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
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
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
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
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
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