Add Automation Feature
Closed this issue · 1 comments
npmaharaj1 commented
To be able to control features based on time such as screen on or off.
qwksilver commented
This can be done with cron, and with curl commands like http://<IP> /command/?COMMAND=SCREENOFF
. Curl commands can be issued from any browser and most home automation software. in curl you simply call localhost for the ip.