"Update available" entity not showing

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:

image

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:

image

What I’m doing wrong?

Solved.

Seems update “logo” on the fronted appear after 48 hours. Something related with HASS.IO

As far as I remember is the check only performed once per day.