8none1 / idealLED

Control your iDeal LED lights with Python
MIT License
51 stars 2 forks source link
custom-component home-assistant homeassistant ideal led

iDeal LED control

image

Supported Features

Not supported

Home Assistant

There is a Home Assistant custom component to let you control these lights.

Installation

Add this repo to HACS as a custom repo. Click through:

Other tools

There are a few other tools in this repo that might help you improve support or test your own lights.

Warning

I have bricked one set of lights by sending invalid data to them while building this integration. Use this repo at your own risk. You should be careful when sending bytes to these lights which are outside of the already discovered values.

You can read more on this here: https://www.whizzy.org/2023-12-14-bricked-xmas/

As far as I can tell this integration does not use any unsafe values by default. If you know otherwise, please open an issue, ideally with an accompanying PR.

Other projects that might be of interest