com.ikea.tradfri.gateway icon indicating copy to clipboard operation
com.ikea.tradfri.gateway copied to clipboard

IKEA tråfri Gateway APP Error: Missing implementation for api endpint “discover”

Open dagengstrom opened this issue 1 year ago • 5 comments

Hi, I’m trying to setup the IKEA tråfri Gateway APP and when I presse the DISCOVER button in the Homey app setup I keep getting the Error: Missing implementation for api endpint “discover” It is not possible to continue. The IKEA Hub is setup and works nice from the IKEA app no problem, but I cannot get the Homey IKEA tråfri Gateway to connect. Please help. Anything more you need? All the apps and IOS are the latest versions. Best Regards Dag Engstrøm Norway

dagengstrom avatar Mar 10 '23 22:03 dagengstrom

Fixed in 0.1.7

For a pre-release test : https://homey.app/nl-nl/app/com.ikea.tradfri.gateway/IKEA-Tr%C3%A5dfri-Gateway/test/

rogierhofboer avatar Mar 11 '23 21:03 rogierhofboer

Hi, Thank you for your response. I have installed the pre-release and now it comes back with the following error message when I press the Discover button: Error: null is not an object (evaluation 'result.addresses') Best Regards Dag Engstrøm Norway

dagengstrom avatar Mar 11 '23 22:03 dagengstrom

A few checks:

  • are you sure you're using a Tradfri gateway and not a Dirigera hub, which is not supported by this app?
  • Is the Tradfri gateway in the same (virtual) network as the Homey and there are no routers/firewalls in between ?

If you know the IP address of the gateway, you could try entering it manually. You find it in the dhcp settings of your router most of the time. There is a client list with issued ip addresses. If possible attach the MAC address of the gateway to a 'fixed' ip-address.

rogierhofboer avatar Mar 12 '23 14:03 rogierhofboer

Hi, There we have it I am using the Dirigera gateway. Sorry for the inconvenience. Will you create an app that will support Dirigera gateway sometime in the future? Thank you for your effort. Best Regards Dag

On Sun, Mar 12, 2023 at 3:29 PM Rogier Hofboer @.***> wrote:

A few checks:

  • are you sure you're using a Tradfri gateway and not a Dirigera hub, which is not supported by this app?
  • Is the Tradfri gateway in the same (virtual) network as the Homey and there are no routers/firewalls in between ?

If you know the IP address of the gateway, you could try entering it manually. You can mostly find it in the dhcp settings of your router

— Reply to this email directly, view it on GitHub https://github.com/rogierhofboer/com.ikea.tradfri.gateway/issues/73#issuecomment-1465214122, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK3MOOEBI3NYVLYRUA3DR7TW3XMTHANCNFSM6AAAAAAVXALPMM . You are receiving this because you authored the thread.Message ID: @.***>

-- Med vennlig hilsen Dag Engstrøm

dagengstrom avatar Mar 12 '23 19:03 dagengstrom

Hi Dag,

I don't own a Dirigera hub and have no plans to buy one at the moment.

The Tradfri app is basically a wrapper for node-tradfri-client. By wrapping https://github.com/lpgera/dirigera you could do the same for the Dirigera hub.

I don't have time at the moment to look into this myself.

Best regards,

Rogier

rogierhofboer avatar Mar 12 '23 20:03 rogierhofboer