kiwi-cam / homebridge-broadlink-rm

[This fork supports TV accessories] Broadlink RM Mini and Pro plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
303 stars 96 forks source link

ENETDOWN ERROR - Broadlink RM4 #727

Open JasonGoldenDDT opened 1 month ago

JasonGoldenDDT commented 1 month ago

Describe the bug Intermittent ENETDOWN error message in Log appears every few days.

To Reproduce Use Homebridge and Broadlink RM plugin with RM4.

Screenshots IMG_1841

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 } } },