Commit Graph

546 Commits

Author SHA1 Message Date
Darrell b41fec88d5
Update m5atom-matrix.yml 2022-02-22 22:01:09 -05:00
Darrell c9c5e5c7b1
Fix missing devices (#325)
Fix filtering types, improve New/Del messaging
2022-02-20 16:03:03 -05:00
Darrell 152df15af3
Fix MAC pointer issue (#321) 2022-02-20 08:06:49 -05:00
Darrell Turner 0b99a19d80 Fix typos 2022-02-19 23:37:24 -05:00
ShonP40 2829561cc9
Remove BME280 & TSL2561 configuration log messages (#315)
To avoid spam
2022-02-19 22:44:21 -05:00
Darrell 95a2acbb6f
Revert back to old NimBLE and use what works for WLED (#309)
* Revert back to same NimBLE@1.1.5
* Great stuff taken from WLED
2022-02-19 22:15:08 -05:00
Darrell c4b7b4ad07
Update m5atom-matrix.yml 2022-02-19 16:17:39 -05:00
DTTerastar 6aef0dd7b6 Remote run 2022-02-19 15:20:34 -05:00
Darrell 22781fcf49
Update m5atom-matrix.yml 2022-02-19 15:10:47 -05:00
Darrell 7a2bdf9c46
Update m5atom-matrix.yml 2022-02-19 14:54:10 -05:00
Darrell 751b5db274
Update m5atom-matrix.yml 2022-02-19 14:52:36 -05:00
Darrell a519094ff3
Update m5atom-matrix.yml 2022-02-19 14:19:35 -05:00
Darrell a90386479f
Update m5atom-matrix.yml 2022-02-19 14:09:28 -05:00
Darrell c55e939f46
Create m5atom-matrix.yml 2022-02-19 14:04:03 -05:00
Darrell 22de5f91e0
Update m5atom-matrix.yml 2022-02-19 02:21:26 -05:00
Darrell ef9a17e7e1
Update m5atom-matrix.yml 2022-02-19 02:20:06 -05:00
Darrell 9dea04ac89
Rename m5atom-matrix to m5atom-matrix.yml 2022-02-19 02:10:05 -05:00
Darrell d311888d29
Create m5atom-matrix 2022-02-19 02:06:30 -05:00
DTTerastar 19cde52b2f Setup fast montior on debug 2022-02-16 12:06:52 -05:00
DTTerastar 5784d43771 Back to float, fix distance 2022-02-16 10:55:27 -05:00
DTTerastar 738238ee91 Use released NimBLE-Arduino 2022-02-16 09:25:54 -05:00
Darrell 8d233a3d68
Few more tweaks (#287)
* Few more tweaks
* CONFIG_BT_NIMBLE_PINNED_TO_CORE really does seem to help
2022-02-15 19:57:11 -05:00
Darrell c3673a4dd3
Fix all issues found debugging (#285) 2022-02-15 18:39:00 -05:00
Darrell 9015878c0c
Reduce stack size (#284) 2022-02-15 18:24:00 -05:00
Darrell 448378d5e2
Attempts at more stability (#276) 2022-02-15 00:14:32 -05:00
ShonP40 bf7ef4abcb
Disable I2C sensors if I2C is disabled (#275) 2022-02-14 15:50:51 -05:00
Darrell 6189d9638d
Query should do nothing if empty (#273) 2022-02-14 13:06:44 -05:00
Darrell 69bf3b1e01
Improve room assistant detection (#268) 2022-02-14 13:04:41 -05:00
Darrell 5bb652c858
Deleting client seems to improve query performance greatly (#266) 2022-02-14 08:32:03 -05:00
DTTerastar 0eab0970dc Fix typo 2022-02-14 07:53:56 -05:00
Darrell 019d975c0b
Fix issues with query (#264) 2022-02-14 07:50:30 -05:00
Darrell c18b716a7e
Create flawfinder-analysis.yml 2022-02-13 23:18:13 -05:00
Darrell 56f6db7458
Update platformio.ini (#261) 2022-02-13 23:13:16 -05:00
Darrell 4780e362ae
Add include exclude query filtering (#255)
Co-authored-by: Stefan Knaak <stefan@knaak.org>
* Add Feature: Blacklist/Whitelist
* MQTT room=* all rooms will set, added restart
* Fixes: #58 #229 #152
2022-02-13 12:58:17 -05:00
ShonP40 3960110290
I2C BME280 & TSL2561 support + two I2C buses (#158)
* I2C BME280 support
* Support for 2 I2C busses
* I2C TSL2561 support
* Ability to set the TSL2561 gain manually
2022-02-13 05:45:58 -05:00
Darrell c7c6dc9efe
Revert NimBLE-Arduino to 1.3.3 (#256) 2022-02-13 05:44:09 -05:00
Darrell 5c95ce43db
Revert NimBLE-Arduino to 1.3.5 (#253)
Just a guess to see if stability improves
2022-02-12 13:52:12 -05:00
Darrell d372d48a96
h2zero/NimBLE-Arduino -> 1.3.6 (#240)
* h2zero/NimBLE-Arduino -> 1.3.6
* Remove unneeded libs
* Tweak retry code to wait longer
2022-02-10 12:18:23 -05:00
Darrell cc1155dc16
Make copy before telemetry so we see actual free mem (#238) 2022-02-10 10:19:52 -05:00
Darrell 342e44eaa9
Add free memory diagnostic entity (#237) 2022-02-10 09:25:08 -05:00
Darrell cbeade3292
Add uptime and split sensors into another firmware flavor (#235) 2022-02-10 07:09:56 -05:00
Darrell 6169059fc6
Update bug_report.md 2022-01-24 08:21:19 -05:00
Darrell 5bf1a3e54b
Update bug_report.md 2022-01-24 08:18:41 -05:00
Darrell 9447be1dc9
Update CHANGELOG.md 2022-01-23 12:39:18 -05:00
Darrell 3a54825c2c
Allow status led to be disabled (fixes #156) (#196) 2022-01-23 12:38:05 -05:00
Darrell 7c6e5939c8
Add eddystone uid support (#188) 2022-01-17 14:26:13 -05:00
Darrell 43a75d023d
Add support for alt-beacons (#187) 2022-01-17 14:24:07 -05:00
Darrell 544eeb3328
Bump NimBLE-Arduino.git to 1.3.3 (#145) 2021-12-08 13:55:16 -05:00
Darrell 3fe4ab4d1c
Requery if room assistant broadcast found after query (#126)
* Requery if room assistant broadcast found after query

* Fix init issue
2021-11-14 18:54:19 -05:00
Darrell 5e64649e81
Add trackr support (#121)
* Don't use md:0000 id
* Add trackr support
2021-11-11 07:32:12 -05:00