Setting Alarm Time for use as global variable via Alexa


#1

1) Give a description of the problem
I’ve not been able to find a simple solution to easily (passing WAF) set an alarm time exception for the following day.

2) What is the expected behavior?
In order of best to worst solution:

  1. Best case: an Ask Alexa command to “set alarm time to XX:XX o’clock” for following day.
  2. A solution which translates a command that can be sent via Alexa to something that can be used for the variable. Something like asking alexa to “dim alarm time to 8” and that somehow equaling 8:00AM for the variable.
  3. A simple tile to update within ST or a 3rd party solution such as IFTTT.

3) What is happening/not happening?
I have some scheduled times hardcoded into a piston currently but haven’t figured out the best way to setup exceptions to those times such as if we’re out late the night before or have an early appointment. I’ve looked at this potential solution but it doesn’t seem to have a way to interface outside of the ST app.

4) Post a Green Snapshot of the pistonimage