Lucas Gasenzer

Results 94 comments of Lucas Gasenzer

In case I can make this happen, what type of device should this be?

Hm... so it would be a "while ringing"-Characteristic... I am not sure how to do that because the API does not push data... it is request only. As far as...

Hey there. Unfortunately the whole Sense company and their server have been discontinued and as far as I know there is no replacement as of now. If you have any...

Thank you for your PR! It's awesome to see some work on this. 🚀 Have you tested this? What happens when the login fails but the server returns after a...

Got it. The empty callback was needed to make the plugin non-blocking. This was proposed by the homebridge-team to have the plugin verified. I'll do the following: - [ ]...

@MonsterArtur1 No worries. Every part of the discussion helps. 👍 The WIZ-Plugin was written according to the new Typescript guidelines. This automatically deals with the problem. It's just that I...

That's for "dynamic platforms" (loading accessories _after_ homebridge started). This plugin is a static platform. It loads the accessories at runtime. One more thing that would be solved by a...

Just a quick follow up, your pull request has not been forgotten. I'll include this in a future version, but I will probably include a switch to turn this off.

I am merging this into "persistent-accessories" and test it. Keep an eye on it. 😉