Installed HA Version

Having a problem with this on a Pi 3b+

- platform: command_line
  name: HASS version
  command: "cat /home/pi/hass_config/.HA_VERSION"

It was last working with 105 if I rem correctly, has something changed?

is .HA_VERSION still at /home/pi/hass_config

There is an integration available for this.

Thanks silvrr