Closed J1mbo closed 3 years ago
:white_check_mark: Pre-checks completed successfully.
@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...
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.
This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.
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.