1
0
mirror of https://github.com/esphome/esphome-docs.git synced 2025-04-13 19:58:52 +02:00

missing merge symbol before file include ()

This commit is contained in:
thejonesyboy 2021-09-16 08:47:36 +08:00 committed by GitHub
parent 049b6750ce
commit 2ad0964126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -347,7 +347,7 @@ merged with the services definitions from main config file.
- <<: !include common/binary_sensor/connection_status.config.yaml
switch:
- !include common/switch/restart_switch.config.yaml
- <<: !include common/switch/restart_switch.config.yaml
.. _config-git_packages: