mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update selectors.markdown (#33949)
This commit is contained in:
parent
c7522c8be7
commit
74feb5cb93
@ -283,6 +283,10 @@ The output of this selector is the name of the selected network storage. It may
|
||||
also be the value `/backup`, if the user chooses to use the local data disk option
|
||||
instead of one of the configured network storage locations.
|
||||
|
||||
```yaml
|
||||
backup_location:
|
||||
```
|
||||
|
||||
## Boolean selector
|
||||
|
||||
The boolean selector shows a toggle that allows the user to turn on or off
|
||||
@ -1528,4 +1532,4 @@ The output of this selector is a list of triggers. For example:
|
||||
- platform: numeric_state
|
||||
entity_id: "sensor.outside_temperature"
|
||||
below: 20
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user