I have a floorpan that is ‘built’ with Sweet Home 3D and managed via a .yaml file. With over 100 elements (lights, fans, etc.) the file is getting very big and unwieldy. Is it possible to split the file by, for example, rooms? one room per .yaml file? Or do I have to have it all in the single file.
The following is in my configuration.yaml file that points to the dashboard ‘tablet.yaml file’.
dashboards:
lovelace-yaml:
mode: yaml
title: Tablet
icon: mdi:script
show_in_sidebar: true
filename: dashboards/tablet.yaml
1 post - 1 participant