mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Adding more things that can be reloaded (#12578)
The list is a little outdated, so adding the other things I know of that can be reloaded
This commit is contained in:
parent
a19c041d0a
commit
3cdcf88035
@ -32,7 +32,7 @@ If you run into trouble while configuring Home Assistant, have a look at the [co
|
||||
## Reloading changes
|
||||
|
||||
You will have to restart Home Assistant for most changes to `configuration.yaml` to take effect.
|
||||
You can load changes to [automations](/docs/automation/), [core (customize)](/docs/configuration/customizing-devices/), [groups](/integrations/group/), and [scripts](/integrations/script/) without restarting.
|
||||
You can load changes to [automations](/docs/automation/), [core (customize)](/docs/configuration/customizing-devices/), [groups](/integrations/group/), [input_booleans](/integrations/input_boolean/), [input_datetimes](/integrations/input_datetime/), [input_numbers](/integrations/input_number/), [input_selects](/integrations/input_select/), [input_texts](/integrations/input_text/), [persons](/integrations/person/), [scenes](/integrations/scene/), [scripts](/integrations/script/), [timers](/integrations/timer/), and [zones](/integrations/zone/) without restarting.
|
||||
|
||||
<div class='note warning'>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user