homebridge-am43-blinds icon indicating copy to clipboard operation
homebridge-am43-blinds copied to clipboard

A homebridge plugin to control the AM43 based blind motors in HomeKit

Results 21 homebridge-am43-blinds issues
Sort by recently updated
recently updated
newest added

Hello, I'm using the plugin right now, but every time I turn it and my switchbot plugin on, I start getting errors. Turning off one or the other allows this...

Hi just an FYI for some reason this plugin doesn’t work with HOOBs it just causes the service to stop shortly after starting

Hey! When I use my blinds, etc. with the plugin, I don’t get status updates in my log. Is this WAI or is there some issue where I didn’t set...

hoobs@hoobs:/var/lib/homebridge $ sudo setcap cap_net_raw+eip $(eval readlink -f $(which node)) unable to set CAP_SETFCAP effective capability: Operation not permitted Not sure how to get around this!

Blind Engine's currently required for first time setup & fixing certain issues. Obviously this isn't great since you need to unpair the Pi / other homebridge device then launch Blind...

There is a big issue that is occurring on some systems where the plugin crashes (and takes the rest of homebridge offline) or floods the log with the same error...

bug
help wanted

npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t...

Getting the following in my logs when trying to do anything after the plugin's been running for a while: ``` 2020-11-05T13:33:01.178Z AM43 Bedroom Rotation (02:1a:d5:3c:4e:4a): Device connected: 021ad53c4e4a 2020-11-05T13:33:01.238Z AM43...

Couple of things I've ran into, I'm trying to work out what's happening: - Somehow it'll get to this point: https://github.com/renssies/homebridge-am43-blinds/blob/main/lib/AM43Device.js#L325 while `this.blindsControlCharacteristic` is null but `isConnected` is true -...

Not an issue, but the plugin works best on my fully updated stock Pi 4 without the suggested **"hap_interaction_timeout": "0" in** config.json The added bonus is that the AM43 battery...