homebridge / plugins

Information and resources for Homebridge plugins.
https://homebridge.io/w/Verified-Plugins
GNU General Public License v3.0
368 stars 17 forks source link

homebridge-rollertec-garage-door #302

Closed J1mbo closed 3 years ago

J1mbo commented 3 years ago

Plugin Details

This plugin connects homebridge to Rollertec garagedoor openers and monitors the status in real-time via the status LED, functionality believed to be unique at this point. The module requires GPIO connection to the door controller, and a small opto-isolated RPi HAT to do this will be released soon too.

github-actions[bot] commented 3 years ago

:white_check_mark: Pre-checks completed successfully.

donavanbecker commented 3 years ago

@J1mbo, can you correct this?

[6/10/2021, 6:01:34 AM] [Garage Door] Initializing RollertecGarageDoor accessory...
head: /sys/bus/w1/devices/w1_bus_master1/w1_master_slaves: No such file or directory
[6/10/2021, 6:01:34 AM] Error: Command failed: head /sys/bus/w1/devices/w1_bus_master1/w1_master_slaves
head: /sys/bus/w1/devices/w1_bus_master1/w1_master_slaves: No such file or directory

    at checkExecSyncError (node:child_process:707:11)
    at Object.execSync (node:child_process:744:15)
    at RollertecGarageDoorOpenerAccessory.getServices (/usr/local/lib/node_modules/homebridge-rollertec-garage-door/index.js:95:42)
    at BridgeService.createHAPAccessory (/usr/local/lib/node_modules/homebridge/src/bridgeService.ts:456:41)
    at /usr/local/lib/node_modules/homebridge/src/server.ts:353:44
    at Array.forEach (<anonymous>)
    at Server.loadAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:29)
    at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:162:12)
[6/10/2021, 6:01:34 AM] Got SIGTERM, shutting down Homebridge...
github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.