Updater icon not showing

Hi there,

I need some help… I don’t know exactly when, but recently the update icon stopped showing, even though update are available. I am still running 0.64.1, so it should be visible.

my updater config looks like this:

updater:
  include_used_components: true

and I have a view config like this:

default_view:
  name: Zuhause
  view: yes
  icon: mdi:home
  entities:
    - updater.updater

any ideas why I don’t see the icon any more?

I think that the devs forgot something. :slightly_smiling_face:

Take a look here:

Also in 0.65.0

Hello Rainer,

thanks for pointing me to this post. I will just use the command line based solution proposed there. Seems much more reliable…