Update README.md

This commit is contained in:
Darrell 2021-08-24 16:05:02 -04:00 committed by GitHub
parent 241da1f3b6
commit d54a2fc4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Differences from ESP32-room-assistant:
* Fully supports using Tiles as trackers * Fully supports using Tiles as trackers
* Filters rssi via a 3 value media filter with a Kalman filter on top * Filters rssi via a 3 value media filter with a Kalman filter on top
* Fully multithreaded, uses constant BLE scanning * Fully multithreaded, uses constant BLE scanning
* Additional AppDaemon app will post process mqtt topics into ips topic (x,y,z) and (latt,long,elevation) * Additional [AppDaemon app](https://github.com/ESPresense/ad-espresense-ips) will post process mqtt topics into ips topic (x,y,z) and (latt,long,elevation)
## Release Notes ## Release Notes
View the [changelog here](./CHANGELOG.md). View the [changelog here](./CHANGELOG.md).