Include generated automations and scenes in config

This commit is contained in:
Jordan Holt 2024-01-06 15:24:29 +00:00
parent cf33684ca0
commit 5c03c7f95c
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -132,6 +132,8 @@
unit_system = "metric";
};
mqtt = { };
scene = "!include scenes.yaml";
automation = "!include automations.yaml";
system_health = { };
recorder = {
purge_keep_days = 365;