Skip to content

A Python library for controlling Neewer RGB panels from python, specifically for use in Home Assistant

Notifications You must be signed in to change notification settings

Electronics/NeewerLitePython

Repository files navigation

NeewerLitePython

A Python library for controlling Neewer RGB panels from python, specifically for use in Home Assistant

To work on windows, the winrt/client.py file from the bleak library needs to be edited otherwise the connection will always timeout. Comment the following line:

#await asyncio.wait_for(event.wait(), timeout=timeout)

Home assistant stuff shamelessly stolen from https://github.com/sysofwan/ha-triones, Neewer command protocol from https://github.com/keefo/NeewerLite/blob/main/NeewerLite.

About

A Python library for controlling Neewer RGB panels from python, specifically for use in Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages