Results 249 comments of Chris Mullins

I guess (2) is probably also nicer if there are other devices that have slightly different packet structures.

Got it, makes sense. To make sure I'm following -- looks like the structure of the status packet is unchanged (with the 24 byte unused payload changing to 8 unused,...

Yeah, would love to adapt this code to support the device you have. It's actually significantly cheaper than the ones I developed against. Would imagine plenty of people would prefer...

Super happy to collaborate on updates to this project. If you wanna throw up a PR, I'll definitely take a look. I'll try to get around to it myself in...

Nice, @markusressel! [This one](https://github.com/beville/flux_led) might be of interest as well. Not sure how closely it relates to the hardware you're dealing with.

Hi @jeffmcfadden, thanks! Makes sense to handle this more gracefully. Going to leave a small suggestion. Looks like the build is busted. Guessing that the `Timecop.freeze` stuff is not playing...

Should be fixed. Please try updating to 1.1.9.

I woke up realizing I'd forgotten to complete the fix before pushing. Please try 1.1.10.

You could use [ha_gateway](https://github.com/sidoh/ha_gateway). Allows you to set up a RESTful API and has an integration with ledenet_api.

Yeah, hardware address is MAC address. Are you looking at the example config file? ``` yaml # There are a couple of ways you can specify which device you'd like...