Skip to content

Commit ffe55f3

Browse files
committed
Release 0.4.1: help link, options back-nav and brand assets
Bump version so HACS offers the update; changelog captures fixes since 0.4.0.
1 parent 06100e4 commit ffe55f3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.4.1] - 2026-09-07
11+
1012
### Changed
1113
- Repository branding: realme logo added as repo-root `icon.png`/`logo.png`
1214
(HACS) and as component brand assets
@@ -127,7 +129,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
127129
- `realme_scale_measurement` HA event and `realme_scale.reconnect` service.
128130
- Unit tests + hardware-free protocol smoke test (`tests/`).
129131

130-
[Unreleased]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.4.0...HEAD
132+
[Unreleased]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.4.1...HEAD
133+
[0.4.1]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.4.0...v0.4.1
131134
[0.4.0]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.3.0...v0.4.0
132135
[0.3.0]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.1.1...v0.3.0
133136
[0.1.1]: https://github.com/kapilmahawar/realme-scale-ha/compare/v0.1.0...v0.1.1

custom_components/realme_scale/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"issue_tracker": "https://github.com/kapilmahawar/realme-scale-ha/issues",
99
"iot_class": "local_push",
1010
"integration_type": "device",
11-
"version": "0.4.0",
11+
"version": "0.4.1",
1212
"bluetooth": [
1313
{
1414
"service_uuid": "0000a602-0000-1000-8000-00805f9b34fb"

0 commit comments

Comments
 (0)