From d88e8f291ef6219ab5d25ae94e575a4244b03371 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Sat, 20 Sep 2025 22:30:30 +0500 Subject: [PATCH] Home --- configuration.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.yaml b/configuration.yaml index 5fab02f..d5ee936 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -16,6 +16,9 @@ script: !include scripts.yaml scene: !include scenes.yaml mqtt: !include mqtt.yaml climate: !include climate.yaml +#template: !include template.yaml + + # Example configuration.yaml entry media_player: @@ -30,4 +33,3 @@ recorder: purge_keep_days: 365 # Срок (дней) хранения истории после очистки commit_interval: 5 # Частота (сек) фиксации события и изменения состояния в БД -