Skip to content

Commit

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

### Bug Fixes

* **bluetooth:** respect connecting state during retry ([8f36d87](8f36d87))
* **entities:** prevent dates from being proxied ([d861486](d861486))

### Features

* add generic MQTT integration ([848a25b](848a25b)), closes [#434](#434)
* **bluetooth-classic:** allow id overrides ([f5fc88d](f5fc88d))
* **bluetooth-low-energy:** allow id overrides ([e41034e](e41034e)), closes [#433](#433)
* **entities:** bunch entity updates together ([52f0197](52f0197))
* **home-assistant:** add discoveryPrefix option ([#546](#546)) ([1056bb5](1056bb5))
  • Loading branch information
semantic-release-bot committed Feb 28, 2021
1 parent 8f36d87 commit ec40d2b
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.1",
"version": "2.14.0",
"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 ec40d2b

Please sign in to comment.