Erik Baauw

Results 263 comments of Erik Baauw

> Try fingerprint `01 0102` for a temperature sensor, and `02 0102 0202` for a temperature/humidity sensor; No joy. Eve insists on having a (standard) _Temperature Sensor_, a (standard) _Humidity...

Thanks, @izmmisha, this is a lot more than I've seen so far! I would really appreciate if you could add, where known, for each type: - The data types and...

> Setting the timeout to 30s doesn't help. Did see a “timeout after 30s” warning? > Sometimes there is also a GET / lights warning. When polling deCONZ, Homebridge Hue...

> deCONZ and homebridge are running on same server Raspberry 4 with 8GB with a fast 64GB SD card. That shouldn’t cause timeouts, even with 5s. I would double-check: -...

Check the Homebridge log and make sure Homebridge NB subscribes to the notifications by the Nuki bridge. Using `nb callbackList`, check that Homebridge NB is the only, or at least...

Oops, above commit is for #86.

I’m sorry, I don’t understand your request. The Nuki Opener only supports an _Open_ action (see the Nuki app), not _Unlock_ and _Lock_. It’s exposed to HomeKit as a _Lock...

Commit https://github.com/ebaauw/homebridge-nb/commit/1d8cb775d627daf6d377c958991882a399bf39e6 should have linked here.

Could you try beta v1.2.11-0? This version adds a `openerResetTimeout` config.json setting to configure the timeout before an Opener reverts to locked. Set this to 0 to prevent an Opener...

> Here are HomeBridge logs (set at level 3) There are no debug messages in the log. Did you run Homebridge in DEBUG mode? Did you set _Log Level_ on...