Dynamic Icons and Clock Display Challenges in Smart Home Setup

Hey everyone, I wanted to share some of my recent experiences and challenges while setting up my smart home system. It’s been a mix of triumphs and learning curves, and I thought I’d document some of the highlights here. Dynamic Icons and State Mapping I’ve been experimenting with dynamic icons in my HABPanel setup, and it’s been both fascinating and a bit frustrating. I set up a moon phase indicator using custom icons, and while the basic functionality works, there’s a slight hitch. The system seems to map the item states incorrectly, leading to the wrong icons being displayed. For instance, instead of showing mymoon-waxing_crescent.svg, it tries to load mymoon-zunehmender Halbmond.svg. I’ve double-checked the REST API, and it confirms that WAXING_CRESCENT is indeed the correct state. It’s puzzling because the sitemap and basic UI display the icons correctly, but HABPanel doesn’t seem to pick up the right ones. I’m curious if others have encountered similar issues or have tips on how to force the itemValue() function to return the original state without mapping. Daylight Saving Time Dilemma Speaking of challenges, daylight saving time changes have been a recurring issue for me. I have two time variables that I control via dashboards, and every time the clocks change, they display an hour off. It’s strictly a display issue—clicking on them shows the correct time, and my devices and hub are all in sync. I’ve tried adjusting the time settings manually, but it’s a bit of a hassle every year. I’m wondering if there’s a more elegant solution or a way to automate the correction without manual intervention. Gaming Desk Evolution On a more positive note, I’ve been working on transforming my gaming desk into a smart setup. It’s been a fun project, integrating lighting, temperature control, and even some automated shortcuts for my gaming sessions. I’d love to hear how others have approached similar projects or any cool gadgets they’ve incorporated into their gaming areas. PLC Programming for Smart Home Integration Another area I’ve been diving into is PLC programming for smart home integration. I’m trying to set up a system where my vacation home can be remotely initiated by SuretyDIY technical support, eliminating the need for a physical visit. I’m curious if anyone has experience with this or can provide insights into the best practices for remote communication setups. Homey Bridge Reset Lastly, I came across a helpful tip for resetting a Homey Bridge without an account. If you’ve lost access to your old account and need to reset your device, it’s still possible to connect to your WiFi network directly. This could be a lifesaver for anyone in a similar situation! Overall, my journey into smart home automation has been incredibly rewarding, even with the occasional bumps along the way. I’m excited to continue exploring and improving my setup, and I’d love to hear your thoughts, experiences, or advice on these topics!