KC868-A4S - YAML for dummies

I finally setup my KC868-A4S. This was actually fairly painless, once I solved my Docker USB conflicts.

All of the KC868-A4S inputs and outputs are showing up in my Dashboard. Now i want to connect my motion sensors and have Alexa speak when there is motion on one of the sensors. I also want to use a timer/wait statement so that i don’t get the motion announcements every second.

I assume i want to do all of this in my automation and leave my KC868-A4S virgin. I could use some direction on how to invoke Alexa to speak and the best way to insert my delays. I previously used a simple Wait statement in another language, but I’m not sure how YAML processes its statements.