MariusRumpf / node-lifx

Node.js implementation of the LIFX LAN protocol :bulb:
MIT License
144 stars 28 forks source link

add Product IDs for LIFX generation 3 lights #43

Closed devbobo closed 7 years ago

devbobo commented 7 years ago

https://lan.developer.lifx.com/v2.0/docs/lifx-products

codecov-io commented 7 years ago

Current coverage is 57.82% (diff: 100%)

Merging #43 into master will not change coverage

@@             master        #43   diff @@
==========================================
  Files            42         42          
  Lines          1252       1252          
  Methods         103        103          
  Messages          0          0          
  Branches        195        195          
==========================================
  Hits            724        724          
  Misses          528        528          
  Partials          0          0          

Powered by Codecov. Last update 1a01749...9fa5cbe

MariusRumpf commented 7 years ago

Thx, this is already part of the develop branch with commit ec2d8ed and has not yet been merged into master

devbobo commented 7 years ago

@MariusRumpf any ideas when you are going to merge these changes into master. I have people requesting support for gen3 bulbs.

Cheers,

David

MariusRumpf commented 7 years ago

@devbobo This is part of v0.7.0, released yesterday.