Skip to content
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

Error from Characteristic "On" when trying to scan for RF Codes #712

Open
wallsJK opened this issue Jun 21, 2024 · 1 comment
Open

Error from Characteristic "On" when trying to scan for RF Codes #712

wallsJK opened this issue Jun 21, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@wallsJK
Copy link

wallsJK commented Jun 21, 2024

When trying to activate the "Learn" Button in Homekit (in order to scan RF Codes), the Homebridge log generates the following:

6/21/2024, 2:10:36 PM] [homebridge-broadlink-rm-pro] This plugin threw an error from the characteristic 'On': Unhandled error thrown inside write handler for characteristic: log is not a function. See https://homebridge.io/w/JtMGR for more info.

Note that this does not appear in the Homebridge Broadlink RM Pro Log but in the Homebridge Log. (/volume1/homebridge/homebridge.log)

Also the red program light "blips" on for a millisecond on the first and second attempts to Learn, and stays on for the 3rd attempt, but no data is recorded.

Plugin v4.4.15

The default config for the plugin is used, and the plugin scans RF Frequency ok.
Config is as follows:

{
"platform": "BroadlinkRM",
"name": "BroadlinkRM",
"debug": true,
"isRFSupported": true,
"_bridge": {
"username": "0E:45:3E:85:58:A8",
"port": 49601
}
}

@wallsJK wallsJK added the bug Something isn't working label Jun 21, 2024
@kiwi-cam
Copy link
Owner

That configuration is not any default I've ever seen. I'd suggest taking another look at the samples and https://broadlink.kiwicam.nz/

@kiwi-cam kiwi-cam added help wanted Extra attention is needed and removed bug Something isn't working labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants