I was going in to tweak something else. I haven’t really messed with my yaml files in a while and noticed there were a few places where there is a note about a deprecated features in some of my blueprints and scripts. They’re all where it’s selecting an entity domain for selectors in the UI. My google skills failed me and I went back like 9 months and can’t find a breaking change there.
I’m trying to figure out how to fix it. I could just remove it but I like it showing only the wanted entities and want to fix it before it is removed.
It’s not immediately obvious and it’s not spelt out anywhere: the change one needs to make is simply to insert a “filter” key between “entity” and “domain”:
2 years ago this happened. Why are you pinging me about it now. I updated the docs for this 2 years ago and fixed the internal HA Blueprint samples in seperate PR’s.
I remember what happened.
Because 2 years later this forum thread is the closest thing to a migration guide I could find via search (thanks!), yet even here or in the links you posted it doesn’t say explicitly what needs to be changed…