SOLVED: Please add support for blinds activated in the IKEA integration

Thanks! Ordered!

Hi! Could you @fribse test these files as custom component and see if your blinds work?

i am not sure if its my setup that fails or if its the code that is wrong.
Hope you can help so i know if its my setup or the code :slight_smile:

Yes, I’ll have a look at it, I hope I can do it today when I get home.
Will it interfere with the existing, or just ‘take over’ the integration, or is it seperate?

Great! It will “take over” the integration
This is how mine looks now. I have two blinds. If i press up/down on one blind at the time everything works great. But if i want to close both blinds at the same time it freezes Tradfri.

.cover

Ok, I oly have one as of now, so I won’t have that problem :smiley:
How do I easiest get the files, don’t really want to copy each file into a local file. I’m on a HASS.io.

Download this: https://github.com/home-assistant/home-assistant and then open the folder and go to /compontens and find the tradfri folder. Put tradfri folder in the custum component folder. Delete tradfri integation in HA and restart. After that you add the tradfri integration.

1 Like

Ahh, ok, I thought I could download just the tradfri as an archive, I’ll get it done, after work I have to and see a buddy about some 3d-printed cases for me, and I hope I get it tested after that.

Hi!
Did you get it to work?

I finally got some time today, I looks very promising, the arrows are updated correctly, the slider updates continuesly. :+1:
I wish I had more than the one I could test on.

I got everything working now. After i added both TRADFRI Signal Repeaters one for each blind everything started to work great.

I had to roll back to the release software(0.100.2), yesterday I lost half of the lights (I have about 30 in all).
The lights worked through GA, but were all jumbled in states in HA and didn’t react on commands.

I had the same issue… but it looks like that bug is gone. It have been working flawleesly now for two days. Both lights and blinds and i am running 0.100.3.
But i see if the battery on the blinds gets low… everything dont work as it should.

Ok, so I’ve redownloaded from you, and added the tradfri folder custom components.
I’ll see what happens the next couple of days.
Will this be the code that is added back to HA if it passes tests?

Ok, I had to remove it again, every time I rebooted, the IKEA integration lost every entity (all marked as unavailable).

Thanks for this! Worked perfectly :slight_smile:

Hmm, it’s really weird, since the last few updates the tradfri integration goes ‘unavailable’ on all entities when I reboot the HA, no matter if it’s with the original integration or @7even.

102 will have retry logic if you configured it in the UI

Hi @ludeeus thanks, where do I find that?

https://github.com/home-assistant/home-assistant/pull/28179

Ok, so are you saying in 0.102 it should be fixed or is it 0.100.2? . But I didn’t see this problem previously, so why is it suddenly a problem? It can’t be 0.100.2, because I don’t see anything in the GUI that allows me to retry?