Ubuntu 18.04.1 LTS
HASS - Docker
First of all, thank you very much. Sensor is great!
I have some feedback/request. I used the sensor to run this command:
cat /var/run/reboot-required
The sensor provided this output:
cat /var/run/reboot-required ***system restart required****
It brings back the output along with the initial command. I can easily fix it with the value_template option, but is it intended to do that?
Thank you.