I’m trying to write a device type, and the only device I have to test is my Android device.
I’m writing a multiAttributeTile, but I’m starting to wonder why I am bothering - so far I have tried the VALUE_CONTROL, and SECONDARY_CONTROL, none of which work on Android.
Known issue, but I don’t think anyone is working on it.
See my earlier report, here:
Further down the page, there is an acknowledgement by ST staff member, @unixbeast, where he acknowledged he was able to duplicate the issue, and reported it. Maybe some day…
Grrrr, ffs. Why the hell isn’t it in the documentation that it doesn’t work on Android. Would have saved me about 3 hours of work and getting frustrated
I’m actually doing a Nest one too for the UK. Changed it to lighting, and the secondary control appeared… No joy for the value controls though.
Yup, you beat me to editing my post. Type needed changed. I too need thermostat and value_controls. It would really simplify my device type I’m using for thermostats. Plus, it looks good too.
Has there been any progress on this? I’m in the process of updating the Ecobee devices and was leveraging the multiAttributeTile. It works great on iOS but now folks on Android are getting a question mark instead of the tile.
It’s not the best work-around, but try changing the type to lighting instead of thermostat. The only real difference between the two I could see is the little water drop icon for humidity in the lower left. Everything else should work.
Not sure if value_control works for Android yet or not either actually. I have it working on iOS for a custom fan control.