core: New binary_sensor.updater doesn't work
Home Assistant release with the issue:
0.98
Last working Home Assistant release (if known): None (new component).
Operating environment (Hass.io/Docker/Windows/etc.):
Hass.io / Docker / Raspbian Buster
Component/platform:
https://www.home-assistant.io/docs/backend/updater/
Description of problem: Updater sensor shows that newest version is 0.98, while version component shows 0.98.1 as newest one (see screenshot). The sensor has ‘off’ value, of course.
Problem-relevant configuration.yaml
entries and (fill out even if it seems unimportant):
updater:
Traceback (if applicable):

Additional information:
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 27 (15 by maintainers)
@Nihvel No need to use so custom approach, just use standard HA component:
It’s manual right now, but that’s because it was recently migrated and the automatic version updater based on https://www.home-assistant.io/version.json has been lost. Added it back to to do list.
It seems that this sensor was somebody’s good idea but nobody wants to implement it.