jbree / homebridge-cec-accessory

Homebridge support for CEC devices over HDMI
MIT License
19 stars 6 forks source link

Increase Timeout #17

Open gaudes opened 6 years ago

gaudes commented 6 years ago

Hello,

is it possible to increase the timeout ?

Sometimes it works, sometimes not. Here's the output from the log:

Jul 18 11:13:03 raspberrypi homebridge[19691]: [2018-7-18 11:13:03] [TV Power] Error: No REPORT_POWER_STATUS received after 3000ms Jul 18 11:13:03 raspberrypi homebridge[19691]: at Timeout._onTimeout (/usr/lib/node_modules/homebridge-cec-accessory/node_modules/cec-promise/index.js:67:23) Jul 18 11:13:03 raspberrypi homebridge[19691]: at ontimeout (timers.js:498:11) Jul 18 11:13:03 raspberrypi homebridge[19691]: at tryOnTimeout (timers.js:323:5) Jul 18 11:13:03 raspberrypi homebridge[19691]: at Timer.listOnTimeout (timers.js:290:5)

Thanks and regards,

Ralf