Homeassistant.components.command_line.utils Command failed (with return code 1): cat /sys/class/thermal/thermal_zone0/temp

Im getting this erro. What does it mean and how can I resolve it?

> Logger: homeassistant.components.command_line.utils
> Source: components/command_line/utils.py:54
> Integration: Command Line (documentation, issues)
> First occurred: October 5, 2023 at 12:29:06 PM (1344 occurrences)
> Last logged: 10:52:07 AM
> 
> Command failed (with return code 1): cat /sys/class/thermal/thermal_zone0/temp

Did it used to work?

Another user just posted this: System Monitor - Network Sensors Unknown

Might be an issue with system sensors.

I just upgraded to a NUC from pi4 and did all updates. so its all new to me this error.

Well your NUC is not going to have the same system sensor as a pi is it?

You need to update your command line sensor.

See this post to work out your new settings:

1 Like

sorry for being such a NOOB. how can I remove it? Also when I try zone0-4 in SSH:
cat /sys/class/thermal/thermal_zone0/type

it says:
cat: can´t open ‘cat /sys/class/thermal/thermal_zone0/type’ No such file or directory

I tried removing in devices and it say:

This entity ('sensor.processor_temperature') does not have a unique ID, therefore its settings cannot be managed from the UI. See the [documentation](https://www.home-assistant.io/faq/unique_id) for more detail.

found it in sensor.yaml . I had forgot I placed it there