Hello,
How can I put the script into a different folder??
[Solved] Pimatic Howto Sytem uptime different folder for script
Hello,
How can I put the script into a different folder??
sorry, have made a mistake and quoted a wrong device at my uptime howto.
here’s the correct device :
{
"id": "system-uptime",
"name": "System uptime",
"class": "ShellSensor",
"attributeName": "Uptime",
"attributeType": "string",
"attributeUnit": "",
"command": "sudo bash /home/pi/uptime.sh",
"interval": 60000
},
you can put your uptime.sh wherever you want to. just be sure to make it executable.
edit the path at the command line to wherever your script is located.
pimatic v0.9 has been released!
Support Pimatic and get some free stickers
Like us on Facebook
make it so !
@leader21 Now it is clear Thanks for your patience and time
@temp
you`re welcome!
pimatic v0.9 has been released!
Support Pimatic and get some free stickers
Like us on Facebook
make it so !