Files
SmartThingsPublic/smartapps
Marcus Peters 9d08b97561 MSA-1461: I added a little bit of code that makes the Hue Connect Smartapp recognize the Living White Adapters. I just added the correct naming convention to achieve this. Line 363:
else if (hueType?.equalsIgnoreCase("Dimmable plug-in unit"))
		return "Hue Lux Bulb"

These adapters work exactly like the Lux bulbs and can use the same DeviceType. So basically its a dimmable plug working with Hue.
2016-09-01 14:23:37 -05:00
..
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2016-06-09 11:04:55 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2015-08-04 15:49:03 -07:00
2016-05-11 12:07:03 -07:00