Skip to content

Commit 37c4186

Browse files
Release v1.3.0
- Update version in config.yaml to 1.3.0 - Update CHANGELOG.md with release date
1 parent 570b571 commit 37c4186

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## [Next]
3+
## [1.3.0] - 2025-10-03
44
- **BREAKING**: Username and password are now required for Home Assistant addon
55
- **BREAKING**: Removed manual device configuration from Home Assistant addon (devices are now automatically discovered via API)
66
- Added global `inverse_forwarding` flag that flips forwarding direction for all devices when enabled. Usually you want to leave that disabled unless you know what you're doing.

hassio-addon/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Hame Relay"
2-
version: "next"
2+
version: "1.3.0"
33
slug: "hame_relay"
44
description: "Connect B2500 storage to Home Assistant while keeping mobile app functionality"
55
url: "https://github.com/tomquist/hame-relay"

0 commit comments

Comments
 (0)