bwp91 / homebridge-ewelink

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

Sonoff TX ultimate 4 120 #554

Open duarte54 opened 4 weeks ago

duarte54 commented 4 weeks ago

Getting the following message when trying to add Sonoff TX ultimate 4 120 to Homebridge:

s not supported, do create a GitHub issue with the following info: [212] {"bindInfos":{"scene":8},"version":8,"reset_reason":"ESP_RST_PANIC","fwVersion":"1.4.0","ssid":"VirusInfected","bssid":"c4:a8:16:25:11:88","switches":[{"switch":"on","outlet":0},{"switch":"off","outlet":1},{"switch":"on","outlet":2},{"switch":"off","outlet":3}],"lightSwitch":"on","lightMode":0,"shock":1,"doNotDisturb":1,"doNotDisturbTime":{"from":"22:00","to":"07:00"},"onEffects":{"lightEffect":1,"soundEffect":1,"statusLight":"on","statusLightTop":1,"statusLightBelow":1,"r":0,"g":0,"b":255,"br":60,"volume":50},"offEffects":{"lightEffect":2,"soundEffect":2,"statusLight":"off","statusLightTop":1,"statusLightBelow":1,"r":0,"g":0,"b":255,"br":5,"volume":50},"configure":[{"startup":"off","enableDelay":0,"width":28000,"outlet":0},{"startup":"off","enableDelay":0,"width":56000,"outlet":1},{"startup":"off","enableDelay":0,"width":49000,"outlet":2},{"startup":"off","enableDelay":0,"width":50000,"outlet":3}],"pulses":[{"pulse":"off","switch":"off","outlet":0,"width":500},{"pulse":"off","switch":"off","outlet":1,"width":500},{"pulse":"off","switch":"off","outlet":2,"width":500},{"pulse":"off","switch":"off","outlet":3,"width":500}],"sledOnline":"on","rssi":-55,"staMac":"80:64:6f:e0:32:68","timeZone":-4,"only_device":{"ota":"success","ota_fail_reason":0},"electromotor":1,"disableSwipeGesture":true,"disableTapGesture":true,"percentageControl":0,"calibState":false,"addSubDevState":"off","addTimeOut":10}.

Is this device not supported yet?

Thank you