Split out template configs

This commit is contained in:
2022-03-30 13:40:37 -04:00
parent 1df316bc3e
commit fcea6218cb
2 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ switch: !include switches.yaml
input_select: !include input_select.yaml
input_text: !include input_text.yaml
input_datetime: !include input_datetime.yaml
template: !include template.yaml
http:
use_x_forwarded_for: true