Corne
Corne
I have added this command to configuration.yaml: ``` - sensor: name: RPi Firmware command: | sh -c 'ts=$(/usr/bin/vcgencmd bootloader_version | sed -E -n -e "s/timestamp (.*)/\1/p") && date -u -d...
Yes, this is it. Before the upgrade to 2024.2.0, this sensor reported "2023-05-11" on the dashboard. BTW: it looks like the vcgencmd command does not exist anymore in the /usr/bin...
@gjohansson-ST, thanks for your reaction. @rusandko, I have created a new bug report in the HA OS section: [https://github.com/home-assistant/operating-system/issues/3172](url)