Skip to content

Commit

Permalink
chore(release): 2.13.0-beta.3 [skip ci]
Browse files Browse the repository at this point in the history
# [2.13.0-beta.3](mKeRix/room-assistant@v2.13.0-beta.2...v2.13.0-beta.3) (2020-12-06)

### Bug Fixes

* **bluetooth-low-energy:** add timeout for app discovery ([16922ac](mKeRix/room-assistant@16922ac))
* **bluetooth-low-energy:** improve app id sharing ([b0b2f7c](mKeRix/room-assistant@b0b2f7c))
* limit classic inquiry lock time ([c1412cb](mKeRix/room-assistant@c1412cb)), closes [#327](mKeRix/room-assistant#327)

### Features

* **entities:** add debounce edge options ([d5b92cf](mKeRix/room-assistant@d5b92cf)), closes [#329](mKeRix/room-assistant#329)
* **home-assistant:** allow disabling of attribute updates ([9d2eb5b](mKeRix/room-assistant@9d2eb5b))
* **xiaomi-mi:** add device information ([#362](mKeRix/room-assistant#362)) ([67427d5](mKeRix/room-assistant@67427d5))
  • Loading branch information
semantic-release-bot committed Dec 6, 2020
1 parent 1bc0c44 commit def97df
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-beta.2",
"version": "2.13.0-beta.3",
"description": "Presence tracking and more for automation on the room-level",
"author": "Heiko Rothe <me@heikorothe.com> (https://heikorothe.com)",
"license": "MIT",
Expand Down

0 comments on commit def97df

Please sign in to comment.