mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Common tasks development version: remove Supervised filter (#39230)
This commit is contained in:
parent
aa9b2fe90a
commit
4c1d353dab
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user