You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
}
}
The text was updated successfully, but these errors were encountered: