BrettSheleski / SmartThingsPublic

36 stars 23 forks source link

Sonoff RGBW Handler #20

Open dkkohler opened 5 years ago

dkkohler commented 5 years ago

@BrettSheleski

I've built on some of your driver code to create an RGBW version of the driver. This has been tested with an H801 running the Tasmota firmware, but should work with any RGBW devices. The driver was created for use on the Hubitat platform, but could be ported to SmartThings with some minor modifications. Just thought I'd let you know in case you wanted to use the code for your parent/child drivers.

Release: Sonoff Tasmota RGB Light Driver (MagicHome, H801)

-Dan

BrettSheleski commented 5 years ago

Cool. As I don't have any such device I'm not going to be able to develop a child device handler.

It would be great if you were able to develop one and submit a pull request including it into my repository.