Hey everyone! I’ve been diving into the world of Home Assistant automation lately, and I wanted to share some tips and tricks that might help others who are just getting started or looking to optimize their setup. [Mod Edit] Moved from the #wishlist because this is a discussion topic and not a request for new products or features. First, if you’re working with custom scripts or .sh files, make sure your paths are correctly formatted in the configuration.yaml. I ran into an issue where my script wasn’t running post-reboot until I adjusted the path to use the correct directory structure. It’s all about attention to detail! Another thing I’ve found incredibly useful is setting up a consistent naming convention for your entities and automations. Alphabetical ordering might work for some, but grouping similar devices or automations under themes (like “lighting,” “security,” or “climate”) makes managing everything much easier. Plus, it’s a lifesaver when troubleshooting! Speaking of troubleshooting, I’ve been experimenting with motion sensor automation for my kids’ TV usage. While motion sensors near the TV aren’t ideal due to general play activity, I found a clever workaround by using a power outlet monitor. It detects when the TV is turned on and sends notifications without needing to control the outlet directly. It’s been a great way to keep an eye on their screen time! If you’re into DIY projects, especially with ESPHome, I’d recommend exploring the sensor.integration.reset functionality. It’s a bit tricky at first, but once you get the hang of it, you can create some pretty cool automations, like resetting rain sensors or counters. The key is to ensure your YAML syntax is spot on to avoid errors. Lastly, don’t underestimate the power of community resources. Whether it’s forums like this, GitHub repositories, or even Reddit, there’s a wealth of knowledge out there. I recently stumbled upon a fantastic project called NetDaemon, which allows you to write automations in C# and .NET. It’s a game-changer if you’re more comfortable with those languages! I’d love to hear what others are working on or any tips they’ve picked up along the way. Let’s keep the creativity flowing! ![]()