Improve bluetooth tracker device code#26067
Merged
MartinHjelmare merged 10 commits intoSep 12, 2019
Merged
Conversation
Contributor
pvizeli
reviewed
Aug 23, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…into improve-bluetooth-tracker * 'dev' of https://github.com/home-assistant/home-assistant: (229 commits) New template sensor attributes (home-assistant#26127) Add BeeWi SmartClim BLE sensors (home-assistant#26174) UniFi - Simplify getting controller from config entry (home-assistant#26335) Inverted rflink cover (home-assistant#26038) Upgrade tibber library (home-assistant#26332) Migrate Axis, deCONZ and UniFi to use config entry subclass (home-assistant#26173) Upgrade sqlalchemy to 1.3.8 (home-assistant#26331) Change evohome to asyncio client (home-assistant#26042) Add support for Supla switches (home-assistant#26188) Add a keypress service for AlarmDecoder (home-assistant#26100) Fix google_maps scan interval (home-assistant#26328) Upgrade youtube_dl to 2019.09.01 (home-assistant#26330) Fix onvif camera setup error (home-assistant#24585) UniFi - use entity registry disabled_by to control available entities (home-assistant#26141) Fetch Onkyo current radio preset (home-assistant#26211) Add precision argument to the Range Filter (home-assistant#25874) Fix alexa bad temp sensors (home-assistant#26307) deCONZ - Dont update entry if data is equal Add Withings support (home-assistant#25154) Add support for Homekit accessory battery sensors (home-assistant#26210) ...
MartinHjelmare
approved these changes
Sep 1, 2019
* dev: (87 commits) Add atome sensor platform (home-assistant#26197) Replaces IOError by OSError (home-assistant#26428) Entity registry doesn't overwrite with None (home-assistant#24275) Add device to mqtt camera (home-assistant#26238) Updated frontend to 20190904.0 (home-assistant#26421) Add prettier to vscode (home-assistant#26417) NSW Rural Fire Service icon for geolocation entities (home-assistant#26416) Update azure-pipelines-translation.yml for Azure Pipelines [ci skip] Translation update Update azure-pipelines-translation.yml for Azure Pipelines Update azure-pipelines-translation.yml for Azure Pipelines Update azure-pipelines-translation.yml for Azure Pipelines Update azure-pipelines-translation.yml for Azure Pipelines Bumped version to 0.98.3 Bump ISY994's PyISY dependency to 1.1.2 (home-assistant#26413) Fix state report (home-assistant#26406) Update to 0.1.13 (home-assistant#26402) Met, check for existing location (home-assistant#26400) Allow core config updated (home-assistant#26398) Fix race during initial Sonos group construction (home-assistant#26371) ...
Contributor
Author
|
Sorry had to manually resolve the conflict with |
Contributor
Author
|
🏓 Hey - what's the next step to merge this code? |
Contributor
Author
|
Hey @MartinHjelmare anything blocking this from getting merged? Something I can do? |
Member
|
We're good. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Improve flow of bluetooth tracker code. This includes:
bt_proximitymodule only if requiredChecklist:
tox. Your PR cannot be merged unless tests pass