Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 516 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 516 Bytes

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.