When trying to setup a quick view of some mutually exclusive binary sensors the entity-filter card keeps showing ‘incorrect filter config.’ any ideas?
- type: entity-filter
entities:
- binary_sensor.high_day_flag
- binary_sensor.low_day_flag
- binary_sensor.low_night_flag
- binary_sensor.high_night_flag
- binary_sensor.high_alert
- binary_sensor.hnorm_alert
- binary_sensor.low_alert
- binary_sensor.lnorm_alert
- binary_sensor.norm_alert
- binary_sensor.inside_cool_alert
- binary_sensor.inside_warm_alert
- binary_sensor.sun_up
- binary_sensor.sun_down
state-filter: 'on'