Hi all,
I would like to link up with this thread.
I use a 2nd pi as a media player (Squeeze Lite). Domoticz is also installed on it (Testing). I use this 2nd RPI not very much.
My Domoticz also runs on a Raspberry Pi. In Domoticz (1st RPI) I created a virtual switch (off action:
http://192.168.0.7:8080/json.htm?type=c ... m_shutdown) to shut down the RPI with the media player. This worked well for a long time. Today I found out that it was not working anymore. The 2nd Pi does not shut down anymore.
When I use
http://192.168.0.7:8080/json.htm?type=c ... m_shutdown" via my browser I get
{
"status" : "OK",
"title" : "SystemShutdown"
}
The Pi actually shuts down. I do not know where it goes wrong.
Searching for a solution, I created a new virtual switch. NO SUCCES.
I'm hoping for some help in solving the problem.
Thanks in advance
Jan