Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.5](mKeRix/room-assistant@v2.0.0-beta.4...v2.0.0-beta.5) (2020-02-14)

### Bug Fixes

* **bluetooth-classic:** filter only active nodes ([3e7cf6e](mKeRix/room-assistant@3e7cf6e))
* **bluetooth-classic:** uses the device address as default name ([cc5b8a9](mKeRix/room-assistant@cc5b8a9))
* **entities:** re-publish all entity states when elected ([be380cd](mKeRix/room-assistant@be380cd))

### Features

* **bluetooth-classic:** adapts closest instance detection to be instant ([3966ab6](mKeRix/room-assistant@3966ab6))
* **bluetooth-low-energy:** adapts closest instance detection ([655c51f](mKeRix/room-assistant@655c51f))
* **cluster:** adds option for disabling auto discovery ([6777e10](mKeRix/room-assistant@6777e10))
* **cluster:** adds quorum option ([868d676](mKeRix/room-assistant@868d676))
* **cluster:** allows configuration of timeout and weight ([2173ca5](mKeRix/room-assistant@2173ca5))
  • Loading branch information
semantic-release-bot committed Feb 14, 2020
1 parent be380cd commit f218eac
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.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "A companion client for Home Assistant to handle presence detection and sensors in multiple rooms",
"author": "Heiko Rothe <me@heikorothe.com>",
"license": "MIT",
Expand Down

0 comments on commit f218eac

Please sign in to comment.