homeassistant: App is stable, remove experimental warning

- This app has been running on my FreedomBox without any problems with every day
usage for more than 6 months.

Tests:

- The app description does not show experimental message anymore. App page shows
up fine.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2026-07-24 13:56:51 -07:00 committed by James Valleroy
parent 2aaee483d4
commit 841b0382e7
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -45,7 +45,6 @@ _description = [
'quality, privacy and legal reviews are done by the upstream '
'project and not by Debian/{box_name}. Updates are performed '
'following an independent cycle.'), box_name=_(cfg.box_name)),
format_lazy(_alert, _('Caution:'), _('This app is experimental.')),
]