Has anyone had any luck with IKEA Tradfri being able to transition?
I know it can be done directly on the Tradfri app, and reading the Pytradfri github page it looks like it can also do it, if you know the right commands, so wondering if this is in HASS yet? Or is planned?
Youâll probably have to set it up as a script and then as an automation to change the brightness/color on a timer. Something like setting a condition for 5 minutes x 3 in a script and then executing it via automation at a certain time.
Cheers, that is how i have it running now, but it is quite âjerkyâ as it brightens, was hoping for something smoother. Ah well, maybe in a future release.
I havenât quite figured that one out yet. I tried âtransitionâ which is in my automation, but it doesnât like that. Like mentioned before, itâs in the code somewhere because I have the puck and the transition is so smooth, but havenât dived into it yet.
Hi
iâm just starting with HASS a few days before and added the IKEA Gateway and one Light.
Now i run in the same problem, for me it looks like the âtransitionâ doesât work. My script only switch the light onâŠbut without any fading.
Is this something that will be fixed in a new release or did someone has a workaround for a newbie?
(running the 0.46.0 on docker)
Has anyone added Tradfri bulbs to a Hue hub? Does the bulb behave just like a Hue as far as fading on/off and transitions working? I like the price of the Tradfri but I like how the Hue bulbs behave better.
Just a short question as I am considering buying a Tradfri set for a wake up light setup:
Do I get this right, transition (From OFF to ON) are working? So I could create a wake up light with it using a transition of ~ 15 Minutes? Does it start at 0% / very dark? I have had troubles getting my Yeelight to work appropriately, so I am considering to using the IKEA Tradfri series.
My experience is that Tradfri are not very dim even at the lowest setting⊠I was going to investigate the Hue White Ambiance, who seem better for that job.
I went ahead and set up a couple of the Tradfri bulbs on my Hue hub. The results were disappointing. Fade from âoffâ to âonâ and vice-versa is not at all smooth like an authentic Hue. It snaps on to a fairly bright state, and snaps off well before appearing dim and with very little âfadeâ.
As @qrioniclabs mentioned, the dimmest setting is annoyingly bright and isnât at all suitable for a low-light mood lamp. The bulbs are also physically much larger than any of the Hue or Lightify bulbs I own. This prevented me from using them in my sweet hanging lamp that I bought them for.
Ultimately, I think Iâll have to bite the bullet and buy more Hue as I havenât been able to find anything else that satisfies my desire for lighting perfection. It simply is not the case yet in 2018 that we can mix/match zigbee bulbs with satisfying results as we were led to believe. Perhaps zigbee 3.0 will helpâŠ
Hi - Dragging up this old post but wondering if âtransitionâ is still working for Tradfri bulbs. I have a simple YAML code to automate a wake up light but I doesnt seem to work ? If I manually trigger the automation by clicking âExecuteâ it works fine. If I just leave the automation to run, the light switches on at very low level, but doesnt brighten up ?
Cant work out why it works when manually triggered but not when automated ?
Could âAdaptive lightingâ be preventing the transition from working ? I have the brightness component of adaptive lighting switched off but wonder if it is somehow preventing transition from working ?