I have been doing some tests and for OSRAM bulbs it works fine, you can configure the time that Blink is doing, I guess it is also in others like LEDVANCE and some others.
In the others that I have, that are Tuya, it only blinks one time and stop.
I will see the way to implement it even if it does not work for all models
JKnight
(Keeping SmartThings limping along since 2013.)
776
I know the blink capability is not consistent across devices, which is likely why we donβt see it available by defaultβ¦ but it sure would be nice to take full advantage of my hardware again. I certainly appreciate anything you might be available to come up with and am happy to beta test if needed.
Hi,
Do any of you have this bulb? I bought it three years ago and it worked fine in a V2 hub without the drivers.
Now Iβm transferring everything to a V3 hub with the drivers installed (thanks @Mariano_Colmenarejo for your great work!) and unfortunately the hub recognises it as a dimmable/warm/cold white bulb. Itβs a GLEDOPTO GU5 RGB CCT regulable Color Floodlight:
I am using the Zigbee Light Multifunction Mc driver (Ver. 2023-02-05T17:18:35.867848564).
Mariano, Iβm embarrassed to ask you to add this to your driver - you have a lot of work to do anyway, but I guess I have no choice. I would be eternally grateful.
@Mariano_Colmenarejo how to set the circadian to false via sharptools? Not sure you have any experience on the platform but basically setCircadian = 1 works fine to enable it but setCircadian = 0 doesnβt disable Any idea how to perform disable via Sharptools rules?
Iβm trying to fix this so that I can disable circadian in case I want to adjust bulbs manually. Via smartthings itβs impossible without turning the bulbs on, which I donβt want to do.
I donβt have this driver installed, but from a brief look at the code in the Github repo it seems to be looking for the string βInactiveβ or βActiveβ. In fact, itβs explicitly looking for βInactiveβ to set it as βInactiveβ and if it receives anything else as the argument itβs setting it to 'Active.
(NEW VERSION) of the Edge Driver Zigbee Light Multifunction Mc
Zigbee Light Multifunction GROUPS driver is merged with Zigbee Light Multifunction Mc driver
After 10 days without reporting incidents and the tests that I have done also work well, all optional device control GROUPS functions are merged.
The update will be done automatically.
It is possible that to see the new capabilities it is necessary to clear the cache of the App.
Driver version:
βββββββββββββββββββββββββββββββββββββββββββββββββββ
Name Zigbee Light Multifunction Mc
Version 2023-02-15T12:12:08.143531759
βββββββββββββββββββββββββββββββββββββββββββββββββββ
The GROUPS version has been removed from the channel. Users who are using the GROUPS version can continue using it and switch to the Mc version whenever they want.
All group control functions are optional, disabled by default and explained in this link
Iβd love to use this driver with the a few of my bulbs where Iβm having trouble with the stock driver as of today. 2x different types. Iβve grabbed the info using your ZigBee thing driver (thanks)