2 HA version sensors with different attributes

Hi,

Using

  - platform: version
    name: HA installed version

  - platform: version
    name: HA available version
    beta: true
    image: raspberrypi3
    source: hassio

give me 2 sensors of which only the ‘Ha available’ sensor shows all details:

08

while the HA installed shows only the version number and local:

53

Since I am trying to find out what the hassos version truly is on the system, I need that info also. Can’t this be done on a local system?

thanks for having a look

I’m hoping for a simple answer to this as well. The best I can find so far is this post:

yes, hassio ha info gets you info on the Hassio config , but not on Hassos…

the version sensor seems to be the only way to show that info, but it wont do that for the installed version

Just tried “hassos info” and that gives the current hassos version.

image

Still not able to get the command_line sensor to work. Just getting unknown.

1 Like

a yes, hadn’t realized that was available … duh. now how to get that into the sensor

The info command gives this:
image