bwp91 / homebridge-ewelink

Homebridge plugin to integrate eWeLink devices into HomeKit.
MIT License
384 stars 126 forks source link

Sensor Sonoff DW2-WiFi/L support #492

Open ravny opened 1 year ago

ravny commented 1 year ago

Hi,

have issue with DW2-Wi sensor. I can see device in eWeLink and also status, but I dont see this door sensor in HomeKit. All the other switches etc. I see in the HomeKit. Im using HOOBS. Is it possible to add support for sensor WiFi Sonoff DW2-WiFi/L

In the bridege I enable debug logging and see this:

2023, 10:07:11eWeLink BridgeeWeLinkInitialising plugin v10.4.0 | System linux | Node v16.20.0 | HB v1.6.0 | HAPNodeJS v0.11.0... 2023, 10:07:11eWeLink BridgeeWeLinkPlugin initialised. Setting up accessories.... 2023, 10:07:11eWeLink BridgeBridge is running on port 51826. 2023, 10:07:13eWeLink BridgeeWeLinkFetching devices from eWeLink home/id [My Home] [xxxxxxxxxxxxxxxxxxxxxx]. 2023, 10:07:17eWeLink BridgeeWeLinkLAN monitoring started. 2023, 10:07:17eWeLink BridgeeWeLink[Door] initialising with options {"logging":"standard","lowBattThreshold":25,"showAs":"default"}. 2023, 10:07:17eWeLink BridgeeWeLinkWARNING[Door] has been reported [offline] via WS. 2023, 10:07:17eWeLink BridgeeWeLink[Door] initialised and LAN mode unavailable as not discovered/supported [102:DW2-Wi-Fi]. 2023, 10:07:17eWeLink BridgeeWeLinkInternal API listening on port [36059]. 2023, 10:07:19eWeLink BridgeeWeLink✓ Setup complete. Have time to give this plugin a review? https://bit.ly/hb-ewelink-review Any suggestion what could be wrong ?

Thank you