Dynamic Groups UI for Blueprint YAML

In the automation system I’m moving away from, the system has a function to Dynamically create Groups of entity based on rules (see screenshot). This is VERY helpful… Automations do not need to be touched when devices are added to the system, or changed (ex: device is replaced).

Looks like ‘Blueprints’ do something similar but we need a UI for this in HA…

Here’s what the rule UI looks like in the other automation system…

It’s currently possible to dynamically create legacy group entities. It has actions to set and remove group members.

Reference

Group - Actions

Using a UI like the screenshot I posted? … where please :slight_smile:

Using the Automation Editor in Visual mode.

1 Like

I dont see a way to create an Automation to create Dynamic Groups… is there an Integration or Add-On I need to have that feature in Automation Editor?

There’s no “feature” to add to the Automation Editor. You build an automation that dynamically adds members to a (legacy) group based on whatever are your requirements (and when you want the group to be created like on startup).

There are examples posted in the forum but I don’t have a link handy at this very moment.