Icon not working in default_view

Here’s a snippet from my groups.yaml:

  default_view:
    view: yes
    icon: mdi:home
    entities:
      - sensor.time
      - sensor.yr_symbol
      - sun.sun
      - binary_sensor.motionsensor_sensor_8_0
      - group.alarm
      - group.siren
      - group.door_sensors
      - switch.close_main_water_valve
      - switch.light_switch_9_0
      - group.siren_switch

  Cameras_view:
    icon: mdi:camera
    view: yes
    entities:
      - group.cameras

The first tab says Home, even though it should display an icon. All the other groups work fine, including the Camera group shown above. I also noticed that it doesn’t matter if view is set to yes or no, the appearance of the Home tab remains the same. What am I doing wrong?

Right now, default view is always “home”. Vote for this as a feature.

But not until Fabaff gets a chance to fix the voting. (He’s on it though!)

1 Like

Thanks for the quick replies. Thought I was doing something wrong for a minute.

Yes, the vote feature didn’t seem to register my vote. Stil, all in all, HA is very impressive and the community is very helpful. My system is performing flawlessly so what more can you ask for?

1 Like