Skip to content

Commit 0bb1258

Browse files
committed
Release v1.15.1
1 parent d038dde commit 0bb1258

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.15.0
1+
1.15.1

custom_components/climate_scheduler/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"requirements": [
1717

1818
],
19-
"version": "1.15.0"
19+
"version": "1.15.1"
2020
}

tools/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [Unreleased]
3+
##
4+
5+
## [1.15.1] - 2026-03-01
46

57
### Fixed
68
- Profile mode switching no longer clears or effectively "deletes" profile schedules when transitioning between `all_days`, `5/2`, and `individual`.
@@ -10,6 +12,7 @@
1012
### Changed
1113
- Legacy per-group profile snapshots now use `legacy: true` metadata instead of name suffix tagging (`[legacy]`).
1214
- Added one-time storage normalization to convert existing `<profile> [legacy]` keys to metadata format while preserving compatibility.
15+
mpatibility.
1316

1417
## [1.15.0] - 2026-02-20
1518

@@ -528,3 +531,4 @@ Pre-release (`develop`) entries for this release are archived in `tools/CHANGELO
528531

529532

530533

534+

0 commit comments

Comments
 (0)