Re: [pimatic] reboot
I hope it’s alright that I’m digging up a very old thread, I have the mi Flora sensors integrated, but they will disconnect, I’ve ordered new cables/power adapters, so I am trying to address the issue causing a similar issue to the original topic, but I’m having an issue setting up leader21’s rule. I’m very new to pimatic, and may be missing something simple/easy (feel free to talk down to me!)
It doesn’t like this rule, as there’s nothing to execute the command, what do I need to do so pimatic knows how to
execute “sudo service pimatic restart”
{
“id”: “test”,
“name”: “test”,
“rule”: “IF ea-sensor is absent for 15 minutes then log “I’m blind” and execute “sudo service pimatic restart””,
“active”: true,
“logging”: true
}
Thank you,
Chris