Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: some cosmetic changes in TODO.md #59

Merged
merged 5 commits into from
Nov 20, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 10 additions & 11 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# TODO Items

[x] DeviceTracker sensors
[x] New Area sensors
[] Config Flow to define device_trackers
(because dt uses hostname as key which is evil)
[] Config flow for exposed Area sensors
[] Work out how to automate version numbering in manifest, const etc.
[] Make first release
[x] Move scanners into devices dict
[] Solve for all distances based on least-tri for adjacent beacons
[] Config flow for "datum" scanners, set origin, axis.
[] Button/service to refresh scanner areas
- [x] DeviceTracker sensors
- [x] New Area sensors
- [ ] Config Flow to define device_trackers (because dt uses hostname as key which is evil)
- [ ] Config flow for exposed Area sensors
- [ ] Work out how to automate version numbering in manifest, const etc.
- [ ] Make first release
- [x] Move scanners into devices dict
- [ ] Solve for all distances based on least-tri for adjacent beacons
- [ ] Config flow for "datum" scanners, set origin, axis.
- [ ] Button/service to refresh scanner areas