Building a Simulated Thermostat with CoRe - Need Assistance!

Hi everyone, I’m diving into the world of smart home projects and I’m really excited to share what I’m working on! I’ve been tinkering with the idea of creating a simulated thermostat using CoRe, and while I’ve made some progress, I’m hitting a bit of a roadblock that I could really use some help with.

So, here’s the deal: I’ve put together a prototype of a simulated thermostat, and while it works in theory, I’m running into an issue where CoRe isn’t interacting with the individual tiles in the interface as I’d hoped. Instead, it’s only recognizing the main device. This means that while I can turn the thermostat on and off, I can’t access the more detailed functionalities that I was aiming for, like adjusting specific settings or viewing different modes.

I’ve tried setting this up both in the CoRe app and the WebCore app, but I’m getting the same result each time. It’s like CoRe just doesn’t see the individual tiles as separate entities—it’s treating them all as part of the main device. I’ve looked through the documentation and scoured forums for similar issues, but I haven’t found a solution yet. Am I missing something obvious? Is there a special setting or configuration I need to apply when creating the Device Type Handler (DTH) to make this work?

I’d really appreciate any advice or insights you all might have. Have any of you worked on a similar project and encountered this issue? What steps did you take to resolve it? I’m determined to get this working, and I’m sure with a little guidance, I can figure this out!

Thank you all in advance for your help and suggestions. I’m really looking forward to hearing from you and learning more about how to make this project a success!