Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2025-02-10)

### Bug Fixes

* [#283](#283) fix error on empty cross unit groups ([7e6fe13](7e6fe13))
* [#285](#285) corrected version naming in manifest.json ([4721369](4721369))
* add names from cross unit groups [#250](#250) ([f415dec](f415dec))
* add warn output for unsupported account type ([214e645](214e645))
* allow users of groupid 4 [#246](#246) ([d9f04a6](d9f04a6))
* blueprint - check if alarm is already closed to prevent retriggering [#209](#209) ([2735de9](2735de9))
* change version replacement to sed to stay pretty ([4c577f9](4c577f9))
* check for correct access key [#203](#203) ([3b4494f](3b4494f))
* error in check usergroup ([e39754d](e39754d))
* pytestcov ([7afb915](7afb915))
* req ([715fddf](715fddf))

### Features

* add binary sensor for checking an active alarm ([86636c3](86636c3))
* add calendar entity ([f9543ea](f9543ea))
* add sensor for latest news [#253](#253) ([1698ac3](1698ac3))
  • Loading branch information
semantic-release-bot committed Feb 10, 2025
1 parent 7e6fe13 commit 2b084a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/divera/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://github.com/fwmarcel/home-assistant-divera",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/fwmarcel/home-assistant-divera/issues",
"version": "0.0.0"
"version": "1.3.0"
}

0 comments on commit 2b084a9

Please sign in to comment.