Custom component that allows control of lights by Lights App
Copy contents of custom_components/lights_app/ to custom_components/lights_app/ in your Home Assistant config folder.
Add this repository as custom repository.
HACS is a community store for Home Assistant. You can install HACS and then install Lights App from the HACS store.
Currently the 48m and the 5.5m variant are supported. If your device does not show up, check the available Bluetooth devices on your phone and add the name to the SUPPORTED_BLUETOOTH_NAMES
in the const.py
and please open PR.
Integration allows setting brightness, controlling state and all the available modes.
Please open a new issue, or discuss on Home Assistant: Community Forum.