nielsfaber / scheduler-card

HA Lovelace card for control of scheduler entities
GNU General Public License v3.0
850 stars 108 forks source link

Add integration filter to include list #793

Closed darth-aragoth closed 3 months ago

darth-aragoth commented 5 months ago

Checklist

Proposal

Please consider adding "integration filter" to define, what entities should be included or excluded in entity list. Some integrations add tons of entities, that are hard to filter - e.g. my current HA config has over 500 switches (most not useful, from Mikrotik integrations), so I would like to include all switches, but only from LocalTuya integration, that will give me a list of about 60 switches.

Additional info

Could look like:

include: - light # include all light entities integrations_to_include: - localtuya # include entities only from - tuya # localtuya and tuya integrations exclude: - light.my_light_that_i_never_use #exclude integrations_to_exclude: - mikrotik # useful only when integrations_to_include is not set

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

darth-aragoth commented 4 months ago

up

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days