From 0e2c870d6a784141ecbe07985477c468b24ee7d6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:51:27 +0100 Subject: [PATCH] Update 00-deprecated.sh --- .templates/00-deprecated.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.templates/00-deprecated.sh b/.templates/00-deprecated.sh index 6e6b1f52f..2ac070fe8 100755 --- a/.templates/00-deprecated.sh +++ b/.templates/00-deprecated.sh @@ -12,7 +12,7 @@ bashio::log.yellow "# ADDON deprecated #" bashio::log.yellow "####################" echo "" bashio::log.yellow "This addon is now supported in the official HA community repository. You should migrate your data as soon as possible! This addon will not be supported and updates might stop in the future." -bashio::log.yellow "You'll likely get better support as the official community is supported by the HA devs !" +bashio::log.yellow "You'll likely get better support as the official community is supported by the HA devs ! If some features from the official add-on are missing you should raise a request on the ha community add-ons repo" bashio::log.yellow "Thanks for all users over the years !" echo ""