-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hello @LinuxChristian,
I am using your python module in Home Assistant (HA) to integrate my DSP-W215 smart plugs. Four of the plugs are EU version and one is UK version and all of them are running the following firmware:
Firmware External Version: V2.23
Firmware Internal Version: V2.23b02
Date: Tue, 5 Dec 2017
Checksum: 0x06CD0779
2.4GHz regulation domain: EU
I understand that the latest supported firmware for this module is V2.22 and technically V2.23 is not supported, but interestingly enough, I have one EU plug working flawlessly and as expected while the other four are completely functional except for flipping the switch's state from on/off and vice versa. I can manually change the state on these four plugs and HA will read it normally, but if I tried to change it from HA, the slider will wait for 3-4 seconds then revert back automatically with no action on the plug itself nor errors in the log!
I would truly appreciate any feedback, help or pointers from your side especially that my ticket with Home Assistant is stale for 12 days now: home-assistant/core#74515
I would prefer keeping the V2.23 firmware version especially that it fixed security vulnerabilities with the switch but if tweaking the module to fit V2.23 deemed tricky, I will have no option but to downgrade.
Additionally, any update on the reauthentication issue. I see 2 pull requests to address this problem but without any merge?
Thanks for taking the time to read my message.