We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running into the following error. Trying to get this plugin to work in Hoobs (in-a-box). Hoobs version is 3.3.2 and Node version is 14.15.3
Thanks much in advance for any help.
2/19/2021, 6:13:52 PM Loaded plugin 'homebridge-milight-v6' 2/19/2021, 6:13:52 PM [2/19/2021, 7:13:52 PM] Registering platform 'homebridge-milight-v6.MiLight-v6' 2/19/2021, 6:13:52 PM Loading 1 platforms... 2/19/2021, 6:13:52 PM [Milight] Initializing MiLight-v6 platform... 2/19/2021, 6:13:52 PM [Milight] Added MiLight device: Bedroom, type: rgbw, zone: 1 2/19/2021, 6:13:52 PM Initializing platform accessory 'Bedroom'... 2/19/2021, 6:13:53 PM Bridge is running on port 51826. 2/19/2021, 6:13:57 PM Unhandled rejection Error: no response timeout 2/19/2021, 6:13:57 PM at Timeout._onTimeout (/home/hoobs/.hoobs/node_modules/node-milight-promise/src/milight-v6-mixin.js:128:26) 2/19/2021, 6:13:57 PM at listOnTimeout (internal/timers.js:554:17) 2/19/2021, 6:13:57 PM at processTimers (internal/timers.js:497:7)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running into the following error. Trying to get this plugin to work in Hoobs (in-a-box). Hoobs version is 3.3.2 and Node version is 14.15.3
Thanks much in advance for any help.
2/19/2021, 6:13:52 PM Loaded plugin 'homebridge-milight-v6'
2/19/2021, 6:13:52 PM [2/19/2021, 7:13:52 PM] Registering platform 'homebridge-milight-v6.MiLight-v6'
2/19/2021, 6:13:52 PM Loading 1 platforms...
2/19/2021, 6:13:52 PM [Milight] Initializing MiLight-v6 platform...
2/19/2021, 6:13:52 PM [Milight] Added MiLight device: Bedroom, type: rgbw, zone: 1
2/19/2021, 6:13:52 PM Initializing platform accessory 'Bedroom'...
2/19/2021, 6:13:53 PM Bridge is running on port 51826.
2/19/2021, 6:13:57 PM Unhandled rejection Error: no response timeout
2/19/2021, 6:13:57 PM at Timeout._onTimeout (/home/hoobs/.hoobs/node_modules/node-milight-promise/src/milight-v6-mixin.js:128:26)
2/19/2021, 6:13:57 PM at listOnTimeout (internal/timers.js:554:17)
2/19/2021, 6:13:57 PM at processTimers (internal/timers.js:497:7)
The text was updated successfully, but these errors were encountered: