@aristosv wrote:
I am using this in groups.yaml to create the various tabs in Home Assistant. But now the view: true option is going away in version 0.107.0
What do I replace it with?
lights_perimeter: name: Perimeter entities: - light.stairs - light.kitchen_veranda lights_lavatories: name: Lavatories entities: - light.toilet - light.bathroom view_lights: name: LIGHTS icon: mdi:lightbulb-outline **view: true** entities: - group.lights_perimeter - group.lights_lavatories
Also control: hidden is going away. Any alternative for that also?
Posts: 4
Participants: 3