Skip to content

Commit ace22f6

Browse files
committed
release: v6.6.0
1 parent 053bc96 commit ace22f6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [6.6.0] - 2026-07-02
99

1010
### Changed
1111
- **Minimum Home Assistant raised to 2025.8** (hacs.json).

custom_components/dreame_vacuum/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
"mini-racer>=0.12.0",
2727
"paho-mqtt>=2.0.0,<3.0"
2828
],
29-
"version": "6.5.3"
29+
"version": "6.6.0"
3030
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dreame-vacuum"
3-
version = "6.5.3"
3+
version = "6.6.0"
44
description = "Dreame Vacuum integration for Home Assistant"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)