Glossary: add note that Quick reload is only visible in Advanced Mode (#31132)

This commit is contained in:
c0ffeeca7 2024-01-30 10:31:58 +01:00 committed by GitHub
parent 42f42b79b6
commit 64dc820ff9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -299,7 +299,7 @@
are normally automatically updated. However, changes made outside of the front are normally automatically updated. However, changes made outside of the front
end will not be reflected in Home Assistant and require a reload. end will not be reflected in Home Assistant and require a reload.
To perform a manual reload, go to **Settings** > **System** > To perform a manual reload, go to **Settings** > **System** >
**Restart Home Assistant** (top right) > **Quick reload**. More granular **Restart Home Assistant** (top right) > **Quick reload**. If you do not see the **Quick reload** option in the menu, you need to enable **Advanced mode** in your user settings. More granular
reload options are available in *YAML configuration reloading* section reload options are available in *YAML configuration reloading* section
in **Developer tools** > **YAML**. in **Developer tools** > **YAML**.
excerpt: > excerpt: >