ESPresense

An ESP32 based node for gathering indoor positioning and transmitting to mqtt

AGPL-3.0 License

Stars
1.1K
Committers
37

Bot releases are visible (Hide)

ESPresense - v3.2.0b2

Published by github-actions[bot] almost 2 years ago

Changes

  • Advertise every 2-4s @DTTerastar (#768)
ESPresense - v3.2.0b1

Published by github-actions[bot] almost 2 years ago

Changes

  • Enable calibrating internal iBeacon ref rssi @DTTerastar (#767)
ESPresense - v3.2.0b0

Published by github-actions[bot] almost 2 years ago

Changes

  • Add nicer ui after pressing Enroll @DTTerastar (#765)
  • Added support for AHT10/AHT20 temperature + humidity sensors @URKidding (#761)
  • Fix Typo In Radar Pin Configuration @DTTerastar (#764)
  • Have nodes broadcast an ibeacon advertisement @DTTerastar (#763)
  • previous pull incomplete @mjtimmer (#737)
ESPresense - v3.1.1

Published by github-actions[bot] almost 2 years ago

Changes

  • Add ethernet support for GL-inet GL-S10 @mjtimmer (#734)
  • Generic SHTx sensor implemented @DTTerastar (#660)
  • Bump loader-utils from 3.2.0 to 3.2.1 in /ui @dependabot (#729)
  • Updated Issue Templates to Forms @Choromanski (#701)
ESPresense - v3.1.0

Published by github-actions[bot] about 2 years ago

What's Changed

Breaking change

  • Prefixes were doing substring matches (for include, exclude and count) this has been corrected and now the prefixes entered must match the start

New Contributors

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.4...v3.1.0

ESPresense - v3.0.5b4

Published by github-actions[bot] about 2 years ago

Changes

  • Fix BH1750 @manfred-mp (#667)
  • Make include, exclude, count prefixes NOT substring matches @DTTerastar (#670)
  • Make PIR type configurable @DTTerastar (#663)
ESPresense - v3.0.5b3

Published by github-actions[bot] about 2 years ago

ESPresense - v3.0.5b2

Published by github-actions[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.5b1...v3.0.5b2

ESPresense - v3.0.5b1

Published by github-actions[bot] about 2 years ago

Changes

  • Make portal timeout configurable @DTTerastar (#658)
ESPresense - v3.0.5b0

Published by github-actions[bot] about 2 years ago

Changes

  • Make WiFi connection timeout configurable (Fixes #503) @DTTerastar (#655)
  • Fix radar timeout #633 @DTTerastar (#645)
ESPresense - v3.0.4

Published by github-actions[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.3...v3.0.4

ESPresense - v3.0.3

Published by github-actions[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.2...v3.0.3

ESPresense - v3.0.2

Published by github-actions[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.1...v3.0.2

ESPresense - v3.0.1

Published by github-actions[bot] about 2 years ago

Changes

  • Misc fix to known irk/mac, don't allow iBeacons to override id (fixes #607)
ESPresense - v3.0.0

Published by DTTerastar about 2 years ago

What's Changed

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v2.2.9...v3.0.0

ESPresense - v3.0.0b11

Published by github-actions[bot] about 2 years ago

Changes

  • Update from user selectable url in gui or via mqtt @DTTerastar (#615)
  • Optimize stack sizes / various improvements to memory usage
  • ESP32C3 fix to init nvs if corrupt/full

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.0b10...v3.0.0b11

ESPresense - v3.0.0b10

Published by DTTerastar about 2 years ago

ESPresense - v3.0.0b9

Published by DTTerastar about 2 years ago

  • Fixed some naming typos. Delete your ESPresense device from HA and reboot the esp to see them.

Full Changelog: https://github.com/ESPresense/ESPresense/compare/v3.0.0b8...v3.0.0b9

ESPresense - v3.0.0b8

Published by github-actions[bot] about 2 years ago

ESPresense - v3.0.0b7

Published by github-actions[bot] about 2 years ago

Changes