Hi everyone! I’m currently working on automating the lighting and security system for my local council’s squash courts. I’ve set up a Vera 3 hub with Z-Wave switches controlling each court’s lights. The goal is to allow customers to receive a one-time PIN code from the operator, enabling them to access the court for an hour.
I’m curious if anyone has experience setting up one-time PIN codes on lock mechanisms using Vera or LUUP. It would be great to hear about any successful implementations or tips to ensure smooth operation.
On a different note, I’ve also been experimenting with AppDaemon to handle email notifications from motion sensors. While decoding the email body works in a standalone Python script, it’s causing issues in AppDaemon. The split function doesn’t seem to work as expected, and the app terminates during the split process. Has anyone encountered similar issues or found a workaround?
Lastly, I’m exploring alternative ways to control my roller blinds without using sliders. Buttons seem like a good solution, but I’m looking for something more compact and visually appealing. Any suggestions or recommendations would be appreciated!
Looking forward to hearing your thoughts and experiences!