Edge Device categories

so far I can see that allowed values are

categories:
 - name: SmokeDetector
 - name: MotionSensor
 - name: CurbPowerMeter
 - name: Light
 - name: Switch

where can I see docs for the device category and what is it for, does it only change the device tile or something else

1 Like

Hi, @veonua

You can refer to Change icons in new app - #24 by nicholam77 or use a pascal cased version of these categories.

This second reference may be confusing because it is under the Cloud-Connected Integrations section, but this is something that has been discussed and it keeps being reviewed (making the documentation of profile categories agnostic between device integrations).

You will find categories mentioned in Interaction Types | SmartThings Developers which means those who were involved with Schema integrations may be familiar with them. However they seem to be appearing in lots of other places and I don’t think ST realise that the punters don’t really have a scooby what they are beyond being able to make a reasonable guess.

“CurbPowerMeter” is not in the given list but in the Edge Drivers examples.