IKEA Trådfri Gateway [Zigbee]

Is there any way to stop it from updating?

Block its internet access using your router. Or you can block access to the update address in your router, someone posted it above.

IMO, its good practice to block your HA devices that don’t need a connection from accessing the internet. They can still communicate locally but are blocked from phoning home and it helps with security as it less likely for the device to get infected with a virus/bot/etc.

1 Like

Sadly my gateway has updated it self. Let’s hope Hass gets updated soon with support for the new authentication.

Home Assistant will be updated this weekend with support for the new version of the gateway firmware.

12 Likes

Great Stuff , you all rock !
:grinning:

Excellent, great work all !

Awesome work you guys!!

That was fast good job guys!

It’s on its way.

As posted elsewhere - the Tradfri component now stops my web interface from working. Here’s a cut and paste from my previous comment - any ideas?

I’ve just updated to 0.57.2, and updated my Tradfri hub to 1.2.42. The web frontend fails to open (connection refused) when I have the following line in my config:

tradfri:
host: 192.168.1.101

When I comment these lines out everything is OK.

However there’s nothing really in the logs that points to the issue. It looks like the component loads:

2017-11-08 00:37:04 INFO (MainThread) [homeassistant.loader] Loaded tradfri from homeassistant.components.tradfri

But it’'s clearly borked.

I’ve seen people say remove tradfri.conf fille - however I’m completely unable to locate a file named that (also tradfri_conf I’ve seen elsewhere).

Running on a RPi3, not HASS.IO. I originally installed the Tradfri component before it was in the release following instructions in the dev forum if that has any bearing.

Assuming that’s actually how your lines look in your configuration.yaml, the formatting is incorrect. It should be:

tradfri:
  host: 192.168.1.101

In yaml, spacing matters!

Yeah - my spacing is correct - it got messed up pasting to the forum. It’s not that…

Hi, anyone got a solution for the state not updating when the main power of bulbs is switched on of off? The “unavailable” state is sometimes updates when the lights are poked, and sometimes not. Or will this require IKEA to update the firmware in the gateway?

the lights need to be poked. my tradfri lights get updated, when i try to switch them when they’re offline (after one or two seconds). with a secondary sensor (light sensor, door sensor, motion) that is used for a switch automation, this works pretty well for me.

in addition (i think) the gateway sends out requests to check the lights, but only every 30 or 60 minutes.

Dear community,
I have difficulty with autodiscovery of IKEA Hub when it is not directly connected to the same router as HASS. In particular:

  • It works this way: hub [cable] router [cable] HASS
  • It does not work this way: hub [cable] router [WiFi] WiFi repeater [cable] HASS

I suspect that discovery utilizes broadcast to locate the hub, but I am not sure if I can tweak this on WiFi repeater.
Can somebody bring more technical details on this?
Is hub autodiscovery working for someone with several routers in the chain between hub and HASS?

Thanks!

Can’t you just add it manually? If you know the ip address you can add it, no?

Can’t you just add it manually? If you know the IP address you can add it, no?

That’s possible, but I would like to try to fix it in “right” way. For that I need a hint concerning how autodiscovery works.

Fair enough if you want to find out how it works but I don’t think there is just 1 “right” way.
Configuring by putting it manually is also a right way :).

Hi All,
Does anyone here know if it is possible to make the IKEA App communicate with their GW remotely (from the internet) if the right port is opened in the firewall?
And if so, what port is the IKEA GW using?

Rgds
Viking

Semi-Unrelated …
I’d just like to say that I’m awstruck by the progress made on this in such a short time.
Hopefully Ikea will pull their finger out and we can provide an IKEA Tradfi integration out of the box.
Though there are some issues to be resolved.

Is an example (both for HA (shutdown actions) and IKEA last-state retention
The last state retention is tricky as not everyone uses these bulbs with a hub and if they don’t, they may want the bulb to come on every time it is powered up. (I’d suggest a config option only available via the hub to turn on last-state retention).
But what I’m really looking forward to is the release of their automated blinds due in the next couple of months.
Observing this topic (especially ggravlingen who says “I realize that I’m a bit over my head here but who knows, there might be someone here who can help me progress my work?” - I’d love to be only as ignorant as you, you are a star !)
Thanks to all