Thomas Nemec

Results 18 issues of Thomas Nemec

I am using this great lib since quite a while successfully. Great work!!! Now I wanted to make some of my appliances a bit more robust in terms of WLAN...

I do now have five accessories in place (switches, garage door, blinds, ...) - great library btw!!! - but one accessory, a weather station, does always react unresponsive after some...

That's strange: although I do have an active characteristic with default true the service is reported as "inactive", anyone any idea? Cheers, Thomas // (optional) format: bool; HAP section 9.96...

I was quite aware of how to add a battery service within Homebridge, but how is this done in this environment? Thanks for any advise on this... Thomas

Can someone pls hint me to what may reach overflow here? Rgrds, Thomas

I have started to port simont77's great Fakegato lib - but currently I am blocked as I do not find a hint how to extend a service with eve history...

I think you could still be using the short names by including them in this.signatures, instead of the uuid. Would probably need to split up `status`, though. The missing UUIDs:...

What drives an accessory within the EVE app to show a second line of text below the name - like power below the outlet name - and how can that...

I do get the following errors when trying to use the custom type Unhandled rejection TypeError: thisAccessory.services.forEach is not a function at new FakeGatoHistory (/usr/local/lib/node_modules/fakegato-history/fakegato-history.js:317:29) at new FritzOutletAccessory (/usr/local/lib/node_modules/homebridge-fritz/lib/accessories/outlet.js:48:27) at...

although I am setting BORG_PASSPHRASE, export BORG_PASSPHRASE="my passphrase" borg create asks for it during execution What could that be?

question