Hi!
Since I added my own “default_view” I’m not able to make “Update available” logo to appear anymore. I’m talking about this logo, which is not appearing anymore:
This is my groups.yaml config:
default_view:
view: yes
icon: mdi:home
entities:
- group.weather
- group.sensors
- group.alarm_status
- group.battery_status
- group.sensor_status
- group.network
- updater.updater
And as you can see, right now there is an update available:
What I’m doing wrong?