Over the past few days, I managed to get UDP working to pull device data (like power, temp) and display it on my Homey dashboard—super stoked that part’s up and running!
Now I’m trying to add a feature where users can switch the device’s mode: AI, Manual, Auto, etc. My initial idea was to put a selector right in my custom dashboard card labeled “Device Mode”—click the card, a selector pops up, pick the mode, done.
But here’s the problem: I’m still new to this, and no matter what I try, clicking the card only shows the last update time (like “an hour ago”) instead of the mode selector I want. I’ve scoured docs and asked AI for tips, but I’m still drawing a blank on how to fix this.
So I wanted to check: Is my approach even right? Should I be putting the mode selector in the custom dashboard card, or is there a better/standard way to do this in Homey? Any pointers on how to get that selector to pop up instead of just showing the update time would be a lifesaver!
Thanks in advance for any help!
