Skip to content

Commit

Permalink
2024.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matt8707 committed May 19, 2024
1 parent c2ab58d commit 0271ff1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
15 changes: 10 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
## What's Changed
* Add Camera HLS and WebRTC by @matt8707 in https://github.com/matt8707/ha-fusion/pull/447
* Fix deletion of the last button in a section by @matt8707 in https://github.com/matt8707/ha-fusion/pull/448
* Fix errors when connection is closed by @matt8707 in https://github.com/matt8707/ha-fusion/pull/445
* Consolidate socket events by @matt8707 in https://github.com/matt8707/ha-fusion/pull/446
* Add button calendar modal by @matt8707 in https://github.com/matt8707/ha-fusion/pull/452
* Simplify calendar custom update button by @matt8707 in https://github.com/matt8707/ha-fusion/pull/455
* Add automation button modal by @matt8707 in https://github.com/matt8707/ha-fusion/pull/456
* Add script button modal by @matt8707 in https://github.com/matt8707/ha-fusion/pull/457
* Fix drag and drop buttons after dragging sections by @matt8707 in https://github.com/matt8707/ha-fusion/pull/458
* Fix sidebar weather forecast by @matt8707 in https://github.com/matt8707/ha-fusion/pull/459
* Fix set input number when mode is auto by @matt8707 in https://github.com/matt8707/ha-fusion/pull/460
* Add 'conditional media' main item by @matt8707 in https://github.com/matt8707/ha-fusion/pull/467

**Full Changelog**: https://github.com/matt8707/ha-fusion/compare/2024.4.0...2024.5.0

**Full Changelog**: https://github.com/matt8707/ha-fusion/compare/2024.5.0...2024.5.1
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# required configuration options
name: Fusion
version: 2024.5.0
version: 2024.5.1
slug: ha_fusion
description: A modern, easy-to-use and performant custom Home Assistant dashboard
arch:
Expand Down

0 comments on commit 0271ff1

Please sign in to comment.