Hello everybody!
After upgrading to 0.75 my command_line sensors just stopped working. Not just one, but all. I’m using HASSIO.
HA can’t run even this simple command.
- platform: command_line
name: ls
command: "ls -la"
The error message:
Command failed: ls -la
I can run the command on cli, but HA can’t run them.
My $PATH variable:
core-ssh:/bin# echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin