Split out input datetimes config

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

View File

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

0
input_datetime.yaml Normal file
View File