Is there a way to access Echo Alarms through WebCore


#1

1) Give a description of the problem
I have a light strip that slowly illuminates the room in the morning. I use an amazon echo dot as my alarm. I would like to have the light only illuminate the room if an alarm is set in the amazon echo. Currently, if I don’t have to get up in the morning I have to disable 2 things - the amazon echo alarm and then the light illuminating routine.

2) What is the expected behaviour?
Have the piston query a specific echo to determine if an alarm is set to trigger within a specific time frame. If yes, allow the light to begin its illumination routine. If not, keep light off.

3) What is happening/not happening?
Nothing at this time - not sure if hooks exist to interface with the amazon echo alarm functionality

**4) Post a Green Snapshot of the piston!
NA

5) Attach logs after turning logging level to Full
NA


#2

I may be a bit on the fringe, but I use webCoRE to set my Alexa alarm.
This keeps my SmartHome in sync.

(one action on my part = many actions taken in webCoRE)