delfick / photons

Python3.6+ asyncio framework for interacting with LIFX devices
https://photons.delfick.com
MIT License
73 stars 6 forks source link

products: add registry entries for Neon and String #123

Closed Djelibeybi closed 9 months ago

Djelibeybi commented 9 months ago

They were added to the official JSON file yesterday.

Djelibeybi commented 9 months ago

I haven't done anything about the fact that the number of zones returned by GetExtendedColorZones and I assume required by SetExtendedColorZones has jumped quite a bit.

A single String is 108 zones (9 zones per "bulb" and 12 "bulbs" per string) and you can join up to three Strings so I guess the zone count could go as high as 324 for the String.

My Neon is only arriving next week, but they can't be extended (AFAIK) so they'll probably come in below that amount.