Hi,
can’t figure out how to set the color for an RGB lightbar (Lidl Lightbar
All that comes out is some blurred white-ish color. Color picker wheel doesn’t really work as well.
This is what’s in my script:
sequence:
- service: light.turn_on
target:
entity_id: light.lightbar
data:
rgb_color:
- 255
- 0
- 0
And this is the state after running that script as reported by zigbee2mqtt:
{
"brightness": 26,
"color": {
"x": 0.7006,
"y": 0.2993
},
"color_mode": "xy",
"color_temp": 160,
"linkquality": 134,
"state": "ON"
}
What am I doing wrong here? Thank you!
Anyone? Don’t know where to start here…
same problem.
seems to be a known issue for these lamps and nobody knows an answer or fixed it…
I am not very deep into coding. But if you set a Color and turn the lamp off and on again by hand, it gives a nice color.
If i trgger a specific scene, one of the lights also produces a color and turns off the white leds inside the bar.
opened 02:46PM - 24 Mar 22 UTC
Device Request
<!--
!!!!! READ THIS FIRST: https://forum.phoscon.de/t/read-me-device-request… -read-me/23/2 !!!!!!
- Before requesting a device, please make sure to search the open and closed issues for any requests in the past.
- Make sure not to remove any headers and fill the template completely. If you remove the headers, the issue will be auto-closed.
- Sometimes devices have been requested before but are not implemented yet due to various reasons.
- If there are no hits for your device, please proceed.
- If you're unsure whether device support was already requested, please ask for advise in our Discord chat: https://discord.gg/QFhTxqN
-->
## Device
- Product name: LIVARNO LUX® Smart LED Light Bar
-Link: [https://www.lidl.de/p/livarno-home-lichtleiste-mit-lichtfarbensteuerung-rgb-led-zigbee-smart-home/p100339565](https://www.lidl.de/p/livarno-home-lichtleiste-mit-lichtfarbensteuerung-rgb-led-zigbee-smart-home/p100339565 )
- Manufacturer: _TZ3210_iystcadi
- Model identifier: TS0505B
- Device type : Please remove all unrelated device types.
- Light
<!--
Please refer to https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support
on how the Basic Cluster attributes are obtained.
-->
## Screenshots
<!--
Screenshots help to identify the device and its capabilities. Please refer to:
https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/Request-Device-Support
for examples of the required screenshots.
Required screenshots:
- Endpoints and clusters of the node
- Node Info panel
In the Cluster Info panel press "read" button to retreive the values. Please note that at least "Manufacturer Name" and "Model Identifier" must be populated with data (therefore, must not be empty), otherwise that information will not be usable. For battery powered devices, after pressing read it is required to wake-up the device by pressing a button or any other means of interaction.
-->
![Bildschirmfoto 2022-03-24 um 15 30 27](https://user-images.githubusercontent.com/22019133/159941215-63895406-acbc-49fa-99c0-46cb4d77283d.png)
![Bildschirmfoto 2022-03-24 um 15 31 36](https://user-images.githubusercontent.com/22019133/159941272-31d0286c-48a8-421d-9281-7413600e012f.png)
<!--
If available add screenshots of other clusters. Please Remove sections that are not available on your device.
Relevant clusters are: Simple Metering, Electrical Measurement, Power Configuration, Thermostat, etc. You can typically spare Identify, Alarms, Device Temperature, On/Off. Please ensure data has been read prior to taking any screenshots.
-->
![Bildschirmfoto 2022-03-24 um 15 36 18](https://user-images.githubusercontent.com/22019133/159941671-1a8f0437-b3a0-45bc-90b0-5d5f35a9ad1a.png)
### Basic
![Bildschirmfoto 2022-03-24 um 15 32 53](https://user-images.githubusercontent.com/22019133/159941316-ed46381a-a9c0-4f2d-ba06-ea711e44e71e.png)
### Identify
![Bildschirmfoto 2022-03-24 um 15 41 31](https://user-images.githubusercontent.com/22019133/159941435-7a99321a-005f-43c3-b567-1231462f90d8.png)
### Groups
![Bildschirmfoto 2022-03-24 um 15 43 15](https://user-images.githubusercontent.com/22019133/159941811-b3b4e0b3-f9e1-4f22-ba72-83866cae0be9.png)
### Scenes
![Bildschirmfoto 2022-03-24 um 15 37 53](https://user-images.githubusercontent.com/22019133/159941879-9d03f409-7083-420c-8d06-ba2f3a6b7507.png)
### On/Off
![Bildschirmfoto 2022-03-24 um 15 37 39](https://user-images.githubusercontent.com/22019133/159942186-ef890f17-31ff-4889-8f4d-1fb0bcff821a.png)
### Level Control
![Bildschirmfoto 2022-03-24 um 15 38 09](https://user-images.githubusercontent.com/22019133/159941942-1c9b6896-9c65-4277-8d70-8a9e0ba1d20a.png)
### Color Control
![Bildschirmfoto 2022-03-24 um 15 38 25](https://user-images.githubusercontent.com/22019133/159941970-2cbdc04e-1c23-404b-9521-e16f8b6b6bfc.png)
![Bildschirmfoto 2022-03-24 um 15 38 39](https://user-images.githubusercontent.com/22019133/159942029-8463b106-ce3c-4386-8250-9ce5784726de.png)
![Bildschirmfoto 2022-03-24 um 15 38 44](https://user-images.githubusercontent.com/22019133/159942093-86a9bca4-9de2-41ba-888d-a97725dd2fd4.png)
### Simple Metering
### Diagnostics
### Other clusters that are not mentioned above
![Bildschirmfoto 2022-03-24 um 15 45 38](https://user-images.githubusercontent.com/22019133/159942378-a5656ee5-0b5f-4fa4-9013-f5a2191dec36.png)