milanmeu / aionanoleaf

Async typed Python package for the Nanoleaf OpenAPI
GNU Lesser General Public License v3.0
1 stars 7 forks source link

Nanoleaf Essentials Support #2

Open daveismith opened 2 years ago

daveismith commented 2 years ago

Nanoleaf recently brought out the essentials line of products. There are light strips and bulbs which run over both bluetooth and thread. If a user has a thread border router, it is possible to interface to the bulbs via IP networking. Some work to detail this is available at https://github.com/roysjosh/nanoleaf-ltpdu.

It would be fantastic to add support into this library to enable the home assistant integration.

milanmeu commented 2 years ago

These lights will likely support the Matter standard when it becomes available and you should be able to use any Matter library to communicate with the device. So it doesn't seem useful to me to have a specific library for these Nanoleaf lights.

daveismith commented 2 years ago

While I don’t disagree that the lights will likely support matter at some point in the future, that doesn’t really handle the period until they do.

Matter isn’t shipping yet and even when it does, it may take several more months for nanoleaf and home assistant to get through their own integration of the matter libraries and certification with the CSA before they’re able to actually communicate.

On Thu, Jan 13, 2022 at 14:19 Milan Meulemans @.***> wrote:

These lights will likely support the Matter standard when it becomes available and you should be able to use any Matter library to communicate with the device. So it doesn't seem useful to me to have a specific library for these Nanoleaf lights.

— Reply to this email directly, view it on GitHub https://github.com/milanmeu/aionanoleaf/issues/2#issuecomment-1012434504, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANHPQ2RDJE3XGPZHDVQZ2DUV4QS3ANCNFSM5LDXE42Q . You are receiving this because you authored the thread.Message ID: @.***>

daveismith commented 1 year ago

@milanmeu. Nanoleaf has officially stated that these will not have matter support (https://press.nanoleaf.me/2022/04/01/nanoleaf-and-matter/).