Commit Graph

559 Commits

Author SHA1 Message Date
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
dependabot[bot] c512b0d5bd
Bump loader-utils from 3.2.0 to 3.2.1 in /ui (#729)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 10:09:51 -05:00
Brian Choromanski 92403876fa
Updated Issue Templates to Forms (#701) 2022-11-14 07:15:56 -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 05b37ba7ce
Make include, exclude, count prefixes NOT substring matches (#670) 2022-09-12 18:35:30 -04:00
Darrell b8a06a7f80
Make PIR type configurable (#663) 2022-09-09 11:23:28 -04:00
Darrell 89368ede56
Update README.md 2022-09-06 22:54:03 -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
DTTerastar f55aa89b3e Bump AsyncWiFiSettings dep 2022-09-06 13:01:38 -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 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