Update splitting_configuration.markdown (#13162)

This commit is contained in:
gitwazza 2020-04-26 05:07:35 +10:00 committed by GitHub
parent 3b193b8483
commit 053cc6e2f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ device_tracker.yaml
customize.yaml
```
`automation.yaml` will hold all the automation integration details. `zones.yaml` will hold the zone integration details and so forth. These files can be called anything but giving them names that match their function will make things easier to keep track of.
`automation.yaml` will hold all the automation integration details. `zone.yaml` will hold the zone integration details and so forth. These files can be called anything but giving them names that match their function will make things easier to keep track of.
Inside the base configuration file add the following entries: