New app - on/off slider on devices list

Hi,

I don’t know if anyone can help me…

What is it in the device handler that tells the new app to put the little on/off slider on the devices page: my devices work on the old app (example Attic Light) but not on the new on. I’ve been pulling my hair out over this one so some help would be great

old app

new app

Are you using a custom device handler?

1 Like

Hi,

Yes, I am using a custom device handler that I built myself. I don’t know what I am doing wrong, I have even tried copying the entire Tiles section from other custom device handlers that do work so it must be something else in the device handler but I can not see what.

Read through the thread @Automated_House posted above and you should be able to resolve the issue. There is a small snippet of code you need to add to your device handler to get it to work in STSC. :slight_smile:

Great, thanks for the help