First off, see the first item in this thread. It really helps when posting your config to preserve the formatting. Allows it to be read easier and as spacing is very important in YAML it allows that to be checked.
Do you want your default view to have two cards? One Family and One Weather?
If so, remove the ‘view:yes’ from your weather group.
I have also found it helpful to break my group file into two parts. One with views and one with groups. I make my groups and then add them to a view. Below is a short example.
####################################################
# #
# VIEWS #
# #
####################################################
Default_view:
view: yes
entities:
- updater.updater
- camera.name_location
- group.phone_status
- group.weather
Rooms:
view: yes
entities:
- group.living_room
- group.dining_room
- group.bedroom
- group.basement
- group.exterior
####################################################
# #
# GROUPING #
# #
####################################################
Phone Status:
- sensor.battery_namesiphone
- sensor.namewifi
- sensor.charging_nameiphone
- sensor.gps_namesiphone
- sensor.interval_namesiphone
- sensor.battery_iphone
- sensor.name2wifi
- sensor.battery_iwatch
- sensor.applewatch