homebridge-plugins / homebridge-ewelink

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

DualR3 does not supported #349

Closed jmayorp closed 2 years ago

jmayorp commented 2 years ago

What issue do you have? Please be as thorough and explicit as possible.

DualR3 does not supported

Details of your setup.

Please paste any relevant logs below.

[2/13/2022, 10:58:45 PM] [eWeLink] LAN monitoring started.
[2/13/2022, 10:58:45 PM] [eWeLink] [Toallero] is not supported, do create a GitHub issue with the following info:
[165] {"bindInfos":{"gaction":["b7fafcdb-4bea-4d1c-b8bc-14e07980233a_ewelink-google-home-v1","b7fafcdb-4bea-4d1c-b8bc-14e07980233a_ewelinkGoogleHome"]},"version":7,"workMode":1,"motorSwMode":2,"motorSwReverse":0,"outputReverse":0,"motorTurn":0,"calibState":0,"currLocation":0,"location":0,"sledBright":100,"staMac":"C4DD57DADCA4","rssi":-75,"overload_00":{"minActPow":{"enabled":0,"value":10},"maxVoltage":{"enabled":0,"value":24000},"minVoltage":{"enabled":0,"value":10},"maxCurrent":{"enabled":0,"value":1500},"maxActPow":{"enabled":0,"value":360000}},"overload_01":{"minActPow":{"enabled":0,"value":10},"maxVoltage":{"enabled":0,"value":24000},"minVoltage":{"enabled":0,"value":10},"maxCurrent":{"enabled":0,"value":1500},"maxActPow":{"enabled":0,"value":360000}},"oneKwhState_00":0,"startTime_00":"","endTime_00":"","oneKwhState_01":0,"startTime_01":"","endTime_01":"","oneKwhData_00":0,"oneKwhData_01":0,"current_00":0,"voltage_00":0,"actPow_00":0,"reactPow_00":0,"apparentPow_00":0,"current_01":0,"voltage_01":0,"actPow_01":0,"reactPow_01":0,"apparentPow_01":0,"fwVersion":"1.4.0","timeZone":0,"swMode_00":1,"swMode_01":2,"swReverse_00":0,"swReverse_01":0,"zyx_clear_timers":true,"initSetting":1,"switches":[{"switch":"off","outlet":0},{"switch":"off","outlet":1}],"configure":[{"startup":"off","outlet":0},{"startup":"off","outlet":1}],"pulses":[{"pulse":"off","width":1000,"outlet":0},{"pulse":"off","width":1000,"outlet":1}],"timers":[{"mId":"26f3c099-a362-0ab6-1f84-aabdc48aaf8d","type":"repeat","at":"0 8 * * 2,3,4","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"off","outlet":0}},{"mId":"de5e520c-1599-2fc6-37eb-7bc4dc4d02fe","type":"repeat","at":"0 4 * * 2,3,4","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"on","outlet":0}},{"mId":"10b99e97-eb8e-601c-75f0-b3605175f946","type":"repeat","at":"30 6 * * 5","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"on","outlet":0}},{"mId":"6d1fbf99-1161-1ae6-3ef4-883b5f459fb7","type":"repeat","at":"0 8 * * 5","coolkit_timer_type":"repeat","enabled":1,"do":{"switch":"off","outlet":0}}],"only_device":{"ota":"success","ota_fail_reason":0}}.
bwp91 commented 2 years ago

Hi @jmayorp

Can you update to the beta version of the plugin and see if this device works?

https://github.com/bwp91/homebridge-ewelink/wiki/Beta-Version

I can't see it being too different to the DUALR3 original device (I mean the non-Lite version).

Let me know if it works!

jmayorp commented 2 years ago

Hi @bwp91,

The device works fine with the beta version of the plugin.

Thank you,