Hi @guxdude
I take note to add it on the weekend, when I can access the cli
If it works fine, donβt pay too much attention to that message.
Hi @guxdude
I take note to add it on the weekend, when I can access the cli
If it works fine, donβt pay too much attention to that message.
Hi Mariano,
I am using a gledopto controller GL-C-001P 5in1 model. After pairing, if the light is turned off, it turns off at 1% instead of 0%. I wonder if there is a solution
Hi @shkim
How to set 1% on the device, manually, routine, scene?
When you select 1% then device does it turn off or does it not turn on?
Iβm seeing that there are devices that donβt respond well to the commands.MoveToLevelWithOnOff, there are some that turn on and others that donβt.
Your device is not in the fingerprints, it must be matched by the generic clusters.
Iβm going to add
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Light Multifunction Mc
Version 2023-02-04T11:14:14.621710546
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- id: "GL-C-001P/Gledopto"
deviceLabel: Light Gledopto
manufacturer: GLEDOPTO
model: GL-C-001P
deviceProfileName: level-colortemp-2700-6500
Hi @guxdude
Added to this driver version
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Light Multifunction Mc
Version 2023-02-04T12:35:53.623171805
βββββββββββββββββββββββββββββββββββββββββββββββββββ
- id: "_TZ3210_eejm8dcr/TS0505B"
deviceLabel: RGBW TS0505B
manufacturer: _TZ3210_eejm8dcr
model: TS0505B
deviceProfileName: rgbw-level-colortemp-2700-6500
Is there a way with the edge driver to sync/mirror lighting color without using a virtual device? Through routine possibly?
Trying to replace color coordinator / trendsetter.
Hi @dschnell89
Possibly it can be done with the Rules API, but I canβt help you on this.
Other users can surely help you with this
Works great now. Thanks so much!
This seems to be something else that has changed without any notice.
I donβt know if in the default libraries or in the app or where.
Now when you select or command a level 0% the final result in the app and what the CLI gets is 1%level and off state.
The diver uses the defaults for the CurrentLevel attribute response and reads 1% and off even though I have sent a command to set 0% level.
In the stock profiles they already put a minimum level of 1% a long time ago, but I donβt have this limit in the profiles and I have it set as an option for devices that work badly with 0% level.
Even if you do a refresh the device responds that it has set the 1% level, then it seems that the default libraries set that level 1% in the devices
Now it seems that it is for everyone, for now
Whoever has routines made with 0% level to modify them!
Changes and Improvements:
how does it work?:
Iβve tried it with 5 bulbs simultaneously, I donβt have any more, 2 RGBW color x,y attributes, 2 colorTemperature and 1 switch-level.
I have not noticed an increase in memory usage of the driver, with the 5 bulbs and 2 child devices it has between 1200 kb and 1400 kb practically the same as with the driver without groups.
I donβt see it penalizing the hub or the network compared to using local routines with multiple simultaneous devices.
Rather, it reduces the use of the network and the Hub and I explain myself:
The practical result I see is that it works much faster than with routines even if it is local.
The Beta driver is called Zigbee Light Multifunction GROUPS
Anyone who wants to try it just has to make a driver change without losing any routine or setting and if you find any errors, please tell me.
When it is tested enough I will merge them to the Mc driver
UPDATE 09 Feb:
At the request of @JKnight to add the BLINK effect on devices so that it can be used as a visual alarm or visible notification.
Not all bulbs or devices support the Identify cluster, βTriggerEffectβ command.
OSRAM bulbs and I guess LEDVANCE and some others will accept it and they blink every second.
The TUYA bulbs, which I have, donβt support it and they simply blink indicating that they donβt accept it, for these bulbs the command is resent every 3 sec and has a similar effect.
It is managed with a custom capability Effects Set Command and can be activated and deactivated manually, with routines or scenes.
I have added to the profile of the mirror group control child all the functions that the RGBW profile has, which makes it easier to activate any manual function in a group, with routines or scenes.
Driver Version will be updated automatically.
Users using the previous version of driver my need delete App cache to see the new capabilities of profile of Parent and Chil devices
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Light Multifunction GROUPS
Version 2023-02-09T14:36:50.260744409
βββββββββββββββββββββββββββββββββββββββββββββββββββ
This works well from a mirroring perspective⦠Addresses my earlier issue.
Possible bug? I can change the Color temperature of individual bulbs, but cannot change the colors independently. Bulb 1 could have 2700K and Bulb 2 could be 4000K, but I cannot change Bulb 1 to be Red and Bulb 2 to be Green.
Changing the Color/Color Temperature in the Mirror Group Control does change all bulbs in the group.
It is a little clunky to setup, but the instructions are clear. Future features for this might be
This is done to change all the bulbs in the same group to the same values.
If you want different values for different devices you have to create different groups and control with a child each group
Do you mean that you can manage on/off state individually, but because of the mirror function you lose the ability to change colors individually?
I have not said that.
With the group child device the entire group is controlled, on-off, colorControl, level, colorTemperature and change by steps of level and colorTemperature.
Each bulb can be managed individually as if the group did not exist from the details view of each device
Hey @Mariano_Colmenarejo,
Thanks for all your hard work! Like many a SmartThings user, I have been missing much of the functionality that previously made the platform great and kept me out of hot water with the wife. Is there a way to implement or add the βblinkOnβ and βblinkOffβ capability back? Below is a link to the DTH I was previously using which worked great to flash (blink) the lights when an alarm was triggered. It also had βpulseOnβ and βpulseOffβ which was handy. My light is OSRAM LIGHTIFY Flex RGBW (Name: rgbw-level-colortemp-2700-6500).
Then I think I have something set wrong or there is a bug because I canβt individually change the bulb colors
Does anyone have this lidl bulb? LIVARNO home LED-lamp wittinten - Zigbee Smart Home
I can find livarno in this thread, but only the e14 and/or rgb versions.
Hope they are kind of cross compatible.
I ordered them, hope they work or we can make them work. Itβs the only ones for a fair price, i dont want to pay 10 euro+ for just a bulb.
Hi @dschnell89
Sorry and thanks for report this issue.
Fixed in this driver version.
Since I only have bulbs with x,y color attributes, there was an error in the color handler with hue and saturation attributes, that I cannot test
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Light Multifunction GROUPS
Version 2023-02-07T10:02:18.93251382
βββββββββββββββββββββββββββββββββββββββββββββββββββ
@goosetapo I have this Lidl Livarno bulb in use.
Edit: My bulb is RGBW bulb. I didnβt understand Dutch word wittinten.
Maybe Lidl changes fingerprints (manufacturer and model) to new bulbs.
I think that @Mariano_Colmenarejo can add fingerprints if you buy the bulb.
Thanks, any link to a guide how to get fingerprints/device ID etc?
Wittinten stands for different shades of white. it can do yellow/blueish white basically, not RGB.
When you have the bulb install Zigbee Thing Mc driver from Mariano Colmenarejoβs Channel and try to pair bulb to see the complete fingerprints.