-
Notifications
You must be signed in to change notification settings - Fork 283
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
Unhandled error thrown inside read handler for characteristic: log is not a function. #712
Comments
Hi, I have the same issue, can you take a look @lprhodes ? |
Same here: |
Also getting: [homebridge-broadlink-rm] This plugin threw an error from the characteristic 'Name': Unhandled error thrown inside read handler for characteristic: log is not a function |
Update: I find a fork that works: |
Trying to fix the issue: lprhodes/homebridge-broadlink-rm#712
Created a fix pull request: lprhodes/homebridge-platform-helper#9
|
@linanw thank for a fix! but let me kindly draw your attention to a typo in your post (not in your commit): |
I cannot seem to find the file. There is no dist folder. Can you help? |
Is this actually going to be fixed? It generated a 20GB worth of error logs in homebridge until I noticed this was happening. Congrats, this is horrible. |
Hi! Both code is dropoing me erros on startup, can somebody help me? callback(null,` name ?? ''); |
Bumping this issue, as it seems to remain unresolved. |
Hi, I'm using the following plugins in my Raspberry PI, I had no errors before updating:
Homebridge Broadlink Rm - homebridge-broadlink-rm v3.6.22
Homebridge UI - homebridge-config-ui-x v4.40.0
Homebridge Apple Tv Remote - homebridge-apple-tv-remote v0.12.1
I'm receiving one warning and one error from Homebridge Broadlink RM:
[homebridge-broadlink-rm] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined.
[homebridge-broadlink-rm] This plugin threw an error from the characteristic 'Name': Unhandled error thrown inside read handler for characteristic: log is not a function.
I searched and finally, the last recommendation I to write to the author of the plugin. I will appreciate if some one was able to fix this problem. Kind regards
The text was updated successfully, but these errors were encountered: