From 4c1d353dab1e1c86bd36660c646b3ea0c56ca276 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 26 May 2025 12:02:53 +0200 Subject: [PATCH] Common tasks development version: remove Supervised filter (#39230) --- source/_includes/common-tasks/development_version.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_includes/common-tasks/development_version.md b/source/_includes/common-tasks/development_version.md index d2e2cbccb9f..524c362743d 100644 --- a/source/_includes/common-tasks/development_version.md +++ b/source/_includes/common-tasks/development_version.md @@ -6,9 +6,9 @@ If you want to stay on the bleeding-edge Home Assistant Core development branch, The `dev` branch is likely to be unstable. Potential consequences include loss of data and instance corruption. {% endcaution %} -{% if page.installation == "os" or page.installation == "supervised" %} +{% if page.installation == "os" %} -1. Join the dev channel. +1. Join the dev channel ```bash ha supervisor options --channel dev