-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add bluetooth tracking #891
base: master
Are you sure you want to change the base?
Conversation
@leikoilja This should be ready for a review now :) Thanks! |
Set it to create a Hascanner so that the information can be used by other integrations! I had to bump some versioning for it to work correctly |
Removed habluetoothscanner as it was going to cause issues posting an advertisement without data If in the future someone wants to look at that problem again, they can see my branch here: https://github.com/Lash-L/ha-google-home/tree/bluetooth_scanner_obj |
@KapJI , @DurgNomis-drol , @Drakulix, @ArnyminerZ, any of you guys can help review and test this? |
Making this as a draft as it is still a WIP, but I'm not sure of my immediate time to continue (might be next week before I finish this)
So I wanted to make this so you knew I was working on it and could give any early feedback if you wished.
Relates to #123
Based off of #590 but with some fundamental changes.
I developed this within HA Devcontainer, so some of HA styling was auto applied, I will remove it before this PR is completely done.
Will also have a PR for adding the ability to specify known hosts incase zeroconf doesn't work, as I had to work my way around that functionality for getting the devcontainer to work.
Still to do: