This is a Home Assistant integration for Klyqa light devices, providing both automatic discovery and manual addition of Klyqa lights. The integration currently supports the following devices:
- Klyqa E27 RGB CW/WW
- Klyqa E14 RGB CW/WW
- Klyqa GU10 RGB CW/WW
- Klyqa Strype RGB CW/WW
- Auto Discovery: Automatically discover Klyqa light devices on your network without manual configuration.
- Manual Addition: Add Klyqa light devices manually by providing their connection details.
- Full Control: Manage your lights with features such as power on/off, brightness, color temperature, and full RGB control.
Easiest install is via HACS:
HACS -> Integrations -> Explore & Add Repositories -> Klyqa
- Download this repository and place the
klyqa
folder into your Home Assistantcustom_components
directory. - Restart Home Assistant.
- Go to the Home Assistant configuration screen and add the "Klyqa Light Integration" from the list of integrations.
- Configure the devices either through auto discovery or by adding them manually.
Device Type | Model |
---|---|
Bulb | Klyqa E27 RGB CW/WW |
Bulb | Klyqa E14 RGB CW/WW |
Spotlight | Klyqa GU10 RGB CW/WW |
Light Strip | Klyqa Strype RGB CW/WW |
Once installed, this integration will automatically scan your network for supported Klyqa devices. Discovered devices will be listed in the integrations page where you can easily add them.
For manual configuration, follow these steps:
- Open the Home Assistant web interface.
- Navigate to Settings > Devices & Services > Add Integration.
- Search for "Klyqa Integration v2" and enter the device details, such as the IP address, port and access token.
- Home Assistant 2023.1 or higher
- Klyqa light devices connected to the same network as Home Assistant
- Ensure your Klyqa devices are connected to the same local network as Home Assistant.
- If auto discovery does not find your devices, try restarting Home Assistant or manually adding the devices using the IP address.
If you encounter any issues or have suggestions for improvements, feel free to open an issue or contribute to this repository.
This project is licensed under the MIT License - see the LICENSE file for details.