Skip to content

Commit 88ad6b2

Browse files
committed
Release 0.8.0
1 parent 5af46df commit 88ad6b2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

trmnl-ha/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.0] - 2026-04-14
9+
10+
### Changed
11+
12+
- Added BYOS Hanami URI delivery mode
13+
- Change viewport size for TRMNL X
814
## [0.7.0] - 2026-03-06
915

1016
### Changed
@@ -241,4 +247,5 @@ Based on the [puppet](https://github.com/balloob/home-assistant-addons/tree/main
241247
[0.6.8]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.6.7...v0.6.8
242248
[0.6.9]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.6.8...v0.6.9
243249
[0.7.0]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.6.9...v0.7.0
250+
[0.8.0]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.7.0...v0.8.0
244251
[0.2.0]: https://github.com/usetrmnl/trmnl-home-assistant/compare/v0.1.0...v0.2.0

trmnl-ha/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "TRMNL HA"
22
description: "Send dashboard screens to your TRMNL"
3-
version: "0.7.0"
3+
version: "0.8.0"
44
slug: "trmnl-ha"
55
url: "https://github.com/usetrmnl/trmnl-home-assistant"
66
image: ghcr.io/usetrmnl/trmnl-ha-{arch}

trmnl-ha/ha-trmnl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ha-trmnl",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "Send dashboard screens to your TRMNL",
55
"author": "Ikraam Ghoor (based on puppet by Paulus Schoutsen)",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)