at is going to schedule a GET call that triggers the switch to the wakeup state.
the wakeup state will then control lamps and music. The trigger to 'at' making the call is an https
call from for example the tasker app.
[ ] create an interface to 'at'
[ ] change state_management so http update without state switch is possible
using 'at' : "https://linux.die.net/man/1/at"
at is going to schedule a GET call that triggers the switch to the wakeup state. the wakeup state will then control lamps and music. The trigger to 'at' making the call is an https call from for example the tasker app.