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
Describe the bug Intermittent ENETDOWN error message in Log appears every few days.
To Reproduce Use Homebridge and Broadlink RM plugin with RM4.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context I have multiple Broadlink Devices configured. They work as expected, except for this odd error that comes up from time to time.
Homebridge 1.8.4, UI 4.56.4 Plugin: 4.4.18
"platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": true, "hideLearnButton": false, "hideWelcomeMessage": true, "trace": false, "debug": false, "logLevel": "warning", "accessories": [ { "name": "Learn", "type": "learn-code", "host": "10.0.145.10", "enableAutoOff": false, "onDuration": 60 }, { "name": "Broadlink Temperature", "type": "temperatureSensor", "host": "10.0.145.12", "humidityUpdateFrequency": 300, "logLevel": "warning" }, { "name": "Air Con RM", "type": "air-conditioner", "host": "10.0.145.12", "defaultCoolTemperature": 15.5556, "minTemperature": 15.5556, "maxTemperature": 30, "replaceAutoMode": "cool", "minimumAutoOnOffDuration": 100, "turnOnWhenOff": true, "preventResendHex": true, "coolOnly": true, "noHumidity": false, "noHistory": false, "logLevel": "warning", "monitored_conditions": [ "temperature", "humidity" ], "data": { "off": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "on": [ { "data": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "pause": 0.5 }, { "data": "2600480000011f951237121312121114111411131114113812131138123810141213123711391113113811391113113911381114101411391113111411381114111410391138121311000d050000000000000000000000000000" } ], "cool15.5556": { "pseudo-mode": "cool", "data": "260058000001209411371313111411141014121311141138121211391237111411131238113812131014113911131138111411141114113811381213113811141039113812371114110005700001244d12000c4a0001264b11000d050000000000000000000000000000", "sendCount": 2, "interval": 0.5 } } },
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Intermittent ENETDOWN error message in Log appears every few days.
To Reproduce
Use Homebridge and Broadlink RM plugin with RM4.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I have multiple Broadlink Devices configured. They work as expected, except for this odd error that comes up from time to time.
Homebridge 1.8.4, UI 4.56.4
Plugin: 4.4.18
"platform": "BroadlinkRM", "name": "Broadlink RM", "hideScanFrequencyButton": true, "hideLearnButton": false, "hideWelcomeMessage": true, "trace": false, "debug": false, "logLevel": "warning", "accessories": [ { "name": "Learn", "type": "learn-code", "host": "10.0.145.10", "enableAutoOff": false, "onDuration": 60 }, { "name": "Broadlink Temperature", "type": "temperatureSensor", "host": "10.0.145.12", "humidityUpdateFrequency": 300, "logLevel": "warning" }, { "name": "Air Con RM", "type": "air-conditioner", "host": "10.0.145.12", "defaultCoolTemperature": 15.5556, "minTemperature": 15.5556, "maxTemperature": 30, "replaceAutoMode": "cool", "minimumAutoOnOffDuration": 100, "turnOnWhenOff": true, "preventResendHex": true, "coolOnly": true, "noHumidity": false, "noHistory": false, "logLevel": "warning", "monitored_conditions": [ "temperature", "humidity" ], "data": { "off": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "on": [ { "data": "26004800000121931336131213121212131213111312133613121336133613121312133613361312133613121212131213121311131213361312133613361337123713361336131213000d050000000000000000000000000000", "pause": 0.5 }, { "data": "2600480000011f951237121312121114111411131114113812131138123810141213123711391113113811391113113911381114101411391113111411381114111410391138121311000d050000000000000000000000000000" } ], "cool15.5556": { "pseudo-mode": "cool", "data": "260058000001209411371313111411141014121311141138121211391237111411131238113812131014113911131138111411141114113811381213113811141039113812371114110005700001244d12000c4a0001264b11000d050000000000000000000000000000", "sendCount": 2, "interval": 0.5 } } },
The text was updated successfully, but these errors were encountered: