-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
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
v2.7.12 on Homebridge v2.0.0 beta 13 - TypeError in switchAccessory.getServiceByUUIDAndSubType #346
Comments
same for me, even with Homebridge v2.0.0. beta 20 |
Same. Plugin just crashes over and over. Fails to work on HB 2.0. Requires update/code change to meet HB 2.0 standards. |
Thanks to the PR from @bwp91 homebridge v2 should be supported now, please try the latest version from NPM. |
Updated plugin and HB to v2.0.0 beta 22 and UI to v4.61.1 beta.0 The only thing is that it spams in the logs " has an invalid 'Name' characteristic ('homebridge-dyson-pure-cool'). Please use only alphanumeric, space, and apostrophe characters. Ensure it starts and ends with an alphabetic or numeric character, and avoid emojis. This may prevent the accessory from being added in the Home App or cause unresponsiveness." Which, seems all plugins that are named with "-" etc are throwing. Or any of its accessories that do not follow the new naming requirements. |
Homebridge v2.0.0. beta 13
Plugin: v2.7.12
Runs without error on Homebridge v1.8.4
Crashes with (full logs attached):
homebridge-dyson-pure-cool.log.txt
The text was updated successfully, but these errors were encountered: