Skip to content

Commit

Permalink
chore(release): 2.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.1](v2.13.0...v2.13.1) (2021-02-13)

### Bug Fixes

* **bluetooth-classic:** align device_tracker discovery ([#493](#493)) ([9e1be95](9e1be95))
* **bluetooth-classic:** increase default interval ([ce64847](ce64847)), closes [#351](#351)
* **bluetooth-low-energy:** interpret allowlist as strings ([7a442e1](7a442e1)), closes [#534](#534)
* **bluetooth-low-energy:** retry on immediate disconnects ([37000b8](37000b8)), closes [#508](#508)
* **entities:** do not refresh non-locked entities ([7c031d4](7c031d4)), closes [#532](#532)
  • Loading branch information
semantic-release-bot committed Feb 13, 2021
1 parent 7c031d4 commit 975db23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "room-assistant",
"version": "2.13.0",
"version": "2.13.1",
"description": "Presence tracking and more for automation on the room-level",
"author": "Heiko Rothe <[email protected]> (https://heikorothe.com)",
"license": "MIT",
Expand Down

0 comments on commit 975db23

Please sign in to comment.