Exploring Smart Lock Integration and Custom Weather Cards

I’ve been diving into the world of smart home integration lately, and I’m excited to share my experiences and questions with the community. First, I want to talk about the August Smart Lock with video camera and motion sensor. It seems like August is really pushing to consolidate multiple devices into one, which is impressive. I’m curious to hear how others are using these devices in their setups and if they’ve encountered any unique challenges or successes.

Another topic I’m passionate about is custom UI design, particularly weather cards. I recently created a custom weather state card with animated icons, but I’m running into some issues getting it to display correctly. I’ve included my configuration below, but I’m not sure what I’m missing. If anyone has experience with custom weather cards or knows where I might be going wrong, I’d love to hear your insights!

Lastly, I wanted to mention my experience with the Fibaro Universal Sensor. I’ve been able to get the status of the inputs and temperature sensors working, but I’m struggling to control devices connected to Out1 and Out2. Has anyone else tackled this and found a solution? I’m really looking forward to hearing from the community on these topics. Thanks for reading, and let’s keep the discussion going!

python
customize_domain: weather:
custom_ui_state_card: custom-weather

Here’s the link to my GitHub repository for the weather card: GitHub Repository