thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.2k stars 111 forks source link

allow using matching rules for group option #343

Open cmaobeehive opened 1 year ago

cmaobeehive commented 1 year ago

Currently it's only possible to specify a complete entity id for the group option. This PR will make string matching rules applied for this option as well, so we can use, for example, light.* to match all entities in all groups starting with light..