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

ENETDOWN ERROR - Broadlink RM4 #727

Open
JasonGoldenDDT opened this issue Aug 14, 2024 · 0 comments
Open

ENETDOWN ERROR - Broadlink RM4 #727

JasonGoldenDDT opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JasonGoldenDDT
Copy link

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):

  • OS: Sonoma 14.6.1
  • Browser Safari
  • Version 17.6

Smartphone (please complete the following information):

  • Device: iPhone 13 mini
  • OS: 17.6.1
  • Browser Safari

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

@JasonGoldenDDT JasonGoldenDDT added the bug Something isn't working label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant