Power off rAudio remotely #1220
-
derived from #1158 (comment) (thanks!) Am using Domoticz to switch on and off the various home-office equipment, and after recent experience of a corrupt SD card found the following to gracefully shutdown rAudio using Curl: and alternatively using Domoticz dzvents openURL command:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Not working anymore after update rAudio 20230523 @rern is there an alternative url I can call (from my domotica software) to shutdown the pi before switching off mains power? |
Beta Was this translation helpful? Give feedback.
-
Try: |
Beta Was this translation helpful? Give feedback.
Try:
curl -d "cmd=bash&filesh=power.sh" -X POST http://rAudio/cmd.php