Skip to content

Commit 97aacba

Browse files
committed
chore(release): prepare release
- bump app and custom panel metadata to 0.1.2 - bump Home Assistant add-on metadata to 0.1.12 - refresh bundled custom panel assets and release documentation
1 parent 97f7d56 commit 97aacba

34 files changed

Lines changed: 119 additions & 337 deletions

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.1.2 - 2026-05-20
4+
5+
Navet keeps release publishing aligned for custom panel and add-on users.
6+
7+
## 🐛 Bug fixes
8+
9+
- Add-on release images now publish for stable version tags as well as beta tags.
10+
11+
## ⚡ Improvements
12+
13+
- Home Assistant setup guidance now explains when to use the HACS custom panel and when to use the add-on.
14+
315
## 0.1.1 - 2026-05-20
416

517
Navet stabilizes the Home Assistant custom panel release with better update metadata, more reliable panel loading, and expanded localization.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Navet turns Home Assistant into a dedicated smart home control surface. Use it f
1313
rooms you touch every day: lights, media, cameras, locks, energy, automations, weather, calendars,
1414
sensors, and custom dashboard widgets.
1515

16-
Current release: `0.1.1`
16+
Current release: `0.1.2`
1717

1818
## Why Navet
1919

@@ -102,16 +102,16 @@ Assistant custom panel at `/navet` with the bundled dashboard served by Home Ass
102102
Use this path when you want Navet inside Home Assistant itself. Use the add-on or Docker paths below
103103
only when you want a separately hosted Navet instance with shared runtime configuration.
104104

105-
Existing add-on users should migrate to the HACS custom panel when possible. The add-on remains
106-
available for now, but it will be phased out gradually as the custom panel becomes the primary Home
107-
Assistant integration path.
105+
Existing add-on users can use the HACS custom panel when they want the normal Home Assistant
106+
sidebar panel experience. The add-on remains available for users who want Ingress or direct port
107+
access.
108108

109109
### Optional Home Assistant add-on
110110

111111
Use the add-on when you specifically want Navet hosted as a Home Assistant add-on with Ingress or
112112
direct access on port `8099`. For the normal Home Assistant sidebar panel experience, use the HACS
113113
custom panel flow above instead. New Home Assistant OS and Supervised installs should prefer the
114-
custom panel because the add-on is planned for gradual phase-out.
114+
custom panel for the simplest Home Assistant-native setup.
115115

116116
1. Add the Navet add-on repository to Home Assistant:
117117

addons/navet/CHANGELOG.md

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

3+
## 0.1.12
4+
5+
- Updated Navet to `0.1.2`
6+
- Published add-on images for stable version tags as well as beta tags
7+
- Clarified when to use the HACS custom panel and when to use the add-on
8+
39
## 0.1.11
410

511
- Updated Navet to `0.1.1`
@@ -21,7 +27,7 @@
2127
- Fixed dashboards getting stuck on "Loading devices..." for affected users
2228
- Fixed Celsius/Fahrenheit and 12-hour/24-hour settings so units and time formats update correctly
2329
- Added scrolling room navigation for dashboards with more rooms than available space
24-
- Re-enabled the custom panel migration notice for Home Assistant add-on users
30+
- Re-enabled the custom panel setup notice for Home Assistant add-on users
2531
- Improved custom panel style loading, iframe embedding, and live update support
2632
- Added Chinese, Italian, and Portuguese (Brazil) language support
2733

addons/navet/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Navet
2-
version: "0.1.11"
2+
version: "0.1.12"
33
slug: navet
44
description: Modern smart home dashboard for Home Assistant
55
url: https://github.com/awesomestvi/navet

custom_components/navet/frontend/assets/dashboard-card-item-draggable-DAiAxEvB.js renamed to custom_components/navet/frontend/assets/dashboard-card-item-draggable-CskGnG6U.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom_components/navet/frontend/assets/dashboard-widgets-BKzG5Al_.js renamed to custom_components/navet/frontend/assets/dashboard-widgets-DJ8S_Ml-.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom_components/navet/frontend/assets/entity-grid-S32siHvk.js renamed to custom_components/navet/frontend/assets/entity-grid-Bb844kRs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom_components/navet/frontend/assets/home-dashboard-overview-edit-CsA6GByV.js renamed to custom_components/navet/frontend/assets/home-dashboard-overview-edit-bShHmSdt.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom_components/navet/frontend/assets/index-Dl2Sd0Ye.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

custom_components/navet/frontend/assets/index-UkpYfNRM.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)