small typo (#10132)

lowercase `F` for `false`
This commit is contained in:
Jonathan Weinberg 2019-08-13 15:07:49 -04:00 committed by Klaas Schoute
parent 9369061cb2
commit fbbd00cbcf

View File

@ -248,7 +248,7 @@ In some cases it might be desirable to check that all entities are available bef
```yaml
# Example checking specific entities to be available before start
homekit:
auto_start: False
auto_start: false
automation:
- alias: 'Start HomeKit'