Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One light drops out of homekit #16

Open
carlfranzon opened this issue Aug 6, 2017 · 3 comments
Open

One light drops out of homekit #16

carlfranzon opened this issue Aug 6, 2017 · 3 comments

Comments

@carlfranzon
Copy link

I've run into an issue where one of my lightbulbs is first initialized correctly, and shows up in the Home app fine. I can even start configuring it and it works fine. For a minute or two. Then, all of a sudden, it disappears from the Home app, and when I look at the details for the Homebridge accessory, the number of connected accessories is one less.

I have no idea if this is a plugin-related issue or a general-homebridge related issue, but I figured I start here. Here's what I get from the debug: true flag:

server:~ Carl$ homebridge
[2017-8-6 12:13:49] Loaded plugin: homebridge-ikea
[2017-8-6 12:13:49] Registering platform 'homebridge-ikea.Ikea'
[2017-8-6 12:13:49] ---
[2017-8-6 12:13:49] Loaded plugin: homebridge-telldus
[2017-8-6 12:13:49] Registering platform 'homebridge-telldus.Telldus'
[2017-8-6 12:13:49] ---
[2017-8-6 12:13:50] Loaded plugin: homebridge-zp
[2017-8-6 12:13:50] Registering platform 'homebridge-zp.ZP'
[2017-8-6 12:13:50] ---
[2017-8-6 12:13:50] Loaded config.json with 0 accessories and 3 platforms.
[2017-8-6 12:13:50] ---
[2017-8-6 12:13:50] Loading 3 platforms...
[2017-8-6 12:13:50] [ZP] Initializing ZP platform...
[2017-8-6 12:13:50] [ZP] homebridge-zp v0.2.3, node v8.2.1, homebridge v0.4.22
[2017-8-6 12:13:50] [Gateway] Initializing Ikea platform...
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/
[2017-8-6 12:13:50] [Telldus Liv!e] Initializing Telldus platform...
[2017-8-6 12:13:50] [Telldus Liv!e] Loading accessories...
[2017-8-6 12:13:50] [Gateway] Get device information for: 65537
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65537
[2017-8-6 12:13:50] [Gateway] Get device information for: 65538
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65538
[2017-8-6 12:13:50] [Gateway] Get device information for: 65536
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65536
[2017-8-6 12:13:50] [Gateway] Get device information for: 65541
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65541
[2017-8-6 12:13:50] [Gateway] Get device information for: 65539
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65539
[2017-8-6 12:13:50] [Gateway] Get device information for: 65540
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65540
[2017-8-6 12:13:50] [Gateway] Get device information for: 65543
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65543
[2017-8-6 12:13:50] [Gateway] Get device information for: 65544
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65544
[2017-8-6 12:13:50] [Gateway] Get device information for: 65546
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65546
[2017-8-6 12:13:50] [Gateway] Get device information for: 65547
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65547
[2017-8-6 12:13:50] [Gateway] Get device information for: 65548
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65548
[2017-8-6 12:13:50] [Gateway] Get device information for: 65549
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65549
[2017-8-6 12:13:50] [Gateway] Get device information for: 65542
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65542
[2017-8-6 12:13:50] [Gateway] Get device information for: 65545
[2017-8-6 12:13:50] [Gateway] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Hyllampa'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Taklampa'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Lucka'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Lilla lampan'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 1'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 3'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 4'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 5'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 6'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Golvlampa'...
[2017-8-6 12:13:50] [Gateway] Initializing platform accessory 'Tak 2'...
[2017-8-6 12:13:51] [Telldus Liv!e] Logged in with user: carl.franzon@gmail.com
[2017-8-6 12:13:52] [Telldus Liv!e] Found 0 sensors in telldus live.
[2017-8-6 12:13:52] [ZP] Initializing platform accessory 'Sällskapsrum Sonos'...
[2017-8-6 12:13:52] [ZP] Sällskapsrum Sonos: coordinator for group Sällskapsrum
[2017-8-6 12:13:52] [ZP] Sällskapsrum Sonos: power (play/pause) changed from undefined to false
[2017-8-6 12:13:52] [ZP] Sällskapsrum Sonos: current track changed from undefined to Neuland
[2017-8-6 12:13:52] [ZP] Sällskapsrum Sonos: group volume changed from undefined to 11
[2017-8-6 12:13:52] [ZP] Sällskapsrum Sonos: group mute changed from undefined to false
[2017-8-6 12:13:52] [Telldus Liv!e] Found 0 devices in telldus live.
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
                       
    ┌────────────┐     
    │ 031-45-154 │     
    └────────────┘     
                       
[2017-8-6 12:13:52] Homebridge is running on port 51826.
[2017-8-6 12:13:55] [Gateway] [Tak 2] Get device information for: 65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] Get device information for: 65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] Get device information for: 65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] Get device information for: 65545
[2017-8-6 12:13:55] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545
[2017-8-6 12:14:21] [Gateway] [Tak 2] Get device information for: 65545
[2017-8-6 12:14:21] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545

Right after that line, it stops for a while, and that's when the device (the number 65545 is the ID for the problematic lamp) is available and can be used. Then after an irregular amount of time, the device disappears and the rest of the code below is displayed:

[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65549
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65537
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65540
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65548
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65546
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65547
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65542
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65544
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65544
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65544
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65544
[2017-8-6 12:16:05] [Gateway] [Tak 2] Get device information for: 65544
[2017-8-6 12:16:05] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65544
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65544
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65544
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65541
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] Get device information for: 65539
[2017-8-6 12:16:06] [Gateway] [Tak 2] /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65539
@carlfranzon
Copy link
Author

I can call the problematic lamp in a separate process fine, and it responds quickly. I can also use the lamp through the regular IKEA app.

@Obbut
Copy link

Obbut commented Aug 15, 2017

I have the exact same issue. After restarting Homebridge again, the lamp reappears.

@stenehall
Copy link
Owner

This sounds weird. Is it always the same lamp that times out and then disappears?

Am I understanding you correctly that /usr/local/lib/node_modules/homebridge-ikea/bin/coap-client-darwin -u "Client_identity" -k "* PSK *" -e '{}' -m get coaps://10.0.1.20/15001/65545 will still return information about the lamp?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants