I purchased a HA Green about 2 months ago and Im trying to complete my first project. I am trying to create a basic security system using motion sensors and Alexa. All motion sensors are connected, online, and reporting. HA, Alexa integration, and NabuCasa are up to date and connected.
In its basic form, I have three motion sensors (garage, living room, hallway). When I go to bed, I will arm the security system by saying "Alexa, Arm Security System". HA will perform a health check of the system to ensure all sensors are online, reporting, and battery levels are >20%. If all checks out, Alexa will arm the system and provide confirmation. I only plan to use the system at night therefore, I don't need a home/away mode; only arm/disarm.
In the event motion is detected during the night, the Alexa unit in our bedroom will raise the volume, play a buzzer sound, and say "Motion has been detected in the ____________ " (living room, garage, or hallway). I have configured 60 sec cool downs to keep Alexa from playing the message over and over if the motion continues.
In the mornings, I will tell Alexa to "Disarm security system" .
I have spent more time on this than I would like to admit. Can someone please review my YAML files along with the configuration file and provide some insight?
Thanks