I have been running with just a home view but am splitting my cards into views now. I can’t for the life of me stop the switches and lights from having an overall on/off button - same for all automations. This only happens on the multi tab view. I have control: hidden for the view - I get a validation error if I have it in the group with the entities as I did previously.
also… is there any way to put my scenes on a card? These displayed by default when I didn’t have different views. I can only see doing it by adding all scenes to a group.
I can clearly see that you have the “control: hidden” in your view definition. I’m not sure that will work to hide the control for the group cards for each sub group in the view, tho. I think you have to have it in the group definition.
Configuration invalid
Invalid config for [group]: value is not allowed for dictionary value @ data[‘group’][‘Light’][‘control’]. Got ‘hidden - light.dining - light.lounge - light.yeelight_white_34ce00887db6 - light.yeelight_white_34ce00882e27 - light.office_light_group - light.office - light.spots’. (See /config/configuration.yaml, line 398). Please check the docs at https://home-assistant.io/components/group/
funny you should say that… I’m just trying that. The examples in the cookbook don’t have that though and none of the other groups have it either… I don’t know how to do that for the automations though…