I’ve been transitioning our main dashboard to YAML mode and card-mod theming to refactor and cut down on having to change duplicated things in a million places. Just wondering since I also have a few simple dashboards running in storage mode, as well as a “sketchpad” of sorts to test things out in storage mode.
Is that why I’m getting away with not explicitly listing resources in my ui-lovelace.yaml? Because they’re already loaded because of the other dashboards in storage mode?
If that is the case, is there a way to test out if I have them listed correctly in the YAML mode dashboard once I add them?
as far as I know you can use either yaml resources or UI resources or both. But I’m not sure about using both for one individual plugin listed in both places at the same time tho. That might cause an error to be logged but likely won’t prevent it from working. I think…