mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Remove initial from default input_boolean config (#12801)
This commit is contained in:
parent
da07d31fe2
commit
f8bbeb917c
@ -19,7 +19,6 @@ To enable input booleans in your installation, add the following lines to your `
|
|||||||
input_boolean:
|
input_boolean:
|
||||||
notify_home:
|
notify_home:
|
||||||
name: Notify when someone arrives home
|
name: Notify when someone arrives home
|
||||||
initial: off
|
|
||||||
icon: mdi:car
|
icon: mdi:car
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user