diff --git a/source/_integrations/input_boolean.markdown b/source/_integrations/input_boolean.markdown index 6aeecdc9503..e2568f4742d 100644 --- a/source/_integrations/input_boolean.markdown +++ b/source/_integrations/input_boolean.markdown @@ -19,7 +19,6 @@ To enable input booleans in your installation, add the following lines to your ` input_boolean: notify_home: name: Notify when someone arrives home - initial: off icon: mdi:car ```