Commit Graph

383 Commits

Author SHA1 Message Date
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
Darrell Turner 230fa01167 Turn off WiFi persistent 2022-04-01 07:00:01 -04:00
Darrell 8222d1a133
Use only unique portion of advertisement (#431) 2022-03-31 16:59:37 -04:00
Darrell 7e0d1477a4
PIR/Radar Motion use INPUT_PULLUP #401 (#426) 2022-03-31 16:59:00 -04:00
XScorpion2 d940c3fa9b
Two more sensor platform cleanups (#409)
* TSL2561 Refactor
* BME280 Refactor
* Compile fixes on non-sensor platforms
2022-03-19 15:18:11 -04:00
Darrell 636a1db63c
Fix GURU in kebabify/slugify (#408) 2022-03-14 22:46:33 -04:00
Darrell Turner 90031aa43c Fix documentation links 2022-03-14 22:45:30 -04:00
Barry Quiel 3a28f8c869
Include Humidity for discovered sensor (#402)
Adding UOM for humidity to be consistent with other published sensors. Also allows senor to draw correct graph in HA.
2022-03-13 21:55:28 -04:00
Darrell 54721b03be
Loads of improvements (#372)
* Disable unused ble functions to free up some memory
* Added Count of devices present in room
* Added known macs
* Reorg settings
* Improvements to ignoring (trailing spaces matched everything)
* Add battery percent to ATC sensors
* Remove sprite usage to clean up memory usage
* Initial support for samsung smart tag (may not actually work) (#351)
* DHT Sensor temp related changes (#385)
* Add interval, fix rounding
* Add batt for MACCHINA_A0
* Add running to macchina
* Add Garmin watch (Fenix 6) id
* Updgrade ArduinoJson

Co-authored-by: tr-v-r <83373608+tr-v-r@users.noreply.github.com>
2022-03-13 21:54:50 -04:00
XScorpion2 e8699f0279
Pulled motion sensors logic out into it's own code files (#399) 2022-03-13 13:51:12 -04:00
Darrell 16e151ed7a
Update m5atom-matrix.yml 2022-03-13 10:51:43 -04:00
Darrell Turner 719ab07d17 More tweaks 2022-03-09 16:00:38 -05:00
Darrell Turner dd862e8d53 public macs should be preferred to names 2022-03-09 07:54:50 -05:00
Darrell 42c23bee4a
Update m5atom-matrix.yml 2022-03-06 20:21:04 -05:00
Darrell 43a47682b2
Update defaults.h 2022-03-06 20:15:56 -05:00
Darrell c8fdf308a9
Make absorption a configurable setting (#302)
Move absorption to setting
Tons of minor improvements to the code
Id types re-numbered to leave space
2022-03-06 11:48:04 -05:00
Darrell 1553211622
Update m5atom-matrix.yml 2022-03-06 11:42:17 -05:00
Darrell b0798e5baf
Update README.md 2022-03-03 07:16:12 -05:00
Darrell 06ad5f8075
Rename main.yml to build.yml 2022-03-02 10:43:39 -05:00
Darrell e2a366f5f8
Update main.yml 2022-03-02 10:43:27 -05:00
Darrell 7f7539bec1
Update README.md 2022-03-02 10:42:11 -05:00
Darrell 5984a42f91
Add memFrag (#345) 2022-02-24 19:19:18 -05:00
Darrell fee09d35d3
Add Auto Update/Prerelease/OTA Update to MQTT config (#343) 2022-02-24 18:12:40 -05:00
Darrell 82fc3c031c
Add prerelease checkbox (#340) 2022-02-24 12:49:35 -05:00
Darrell 4a77b6f46f
Update GUI.cpp 2022-02-22 22:24:32 -05:00
Jared Hobbs fdd38947e6
feat: add vanmoof fingerprinting (#335) 2022-02-22 22:10:19 -05:00
Darrell 4cd8600bdf
Add dump memory (#336) 2022-02-22 22:02:19 -05:00
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