Andrew Beveridge ☄️
Andrew Beveridge ☄️
Cheers @peterbuga - you're of course welcome to use anything of value. Your websocket client implementation was very helpful to me as a starting point for the [test scripts](https://github.com/beveradb/sonoff-lan-mode-homeassistant/tree/master/non-hass-scripts) I...
We badly need this. Any kind of structured export would be better than nothing - CSV or JSON sound sensible to me, whatever is easier to implement. I've tried writing...
Hi @tobiaspc - nothing in particular, just my own free time has decreased substantially and there's a lot of pressure in my day job just now. You're more than welcome...
Interesting! I don't have that device myself to test but can potentially help anyway if we can figure out what command it expects to receive to control each switch. Are...
Thanks for getting involved @peterbuga. I hadn't come across your component previously - you've done a lot of great work! Having read through your code in https://github.com/peterbuga/HASS-sonoff-ewelink/blob/master/sonoff.py (also your more...
In the meantime @PlayedIn: Thanks for pasting your output from the test script - this bit is the informative part: ``` Received Message: { "userAgent": "device", "apikey": "nonce", "deviceid": "100040e943",...
Just to clarify, I'm definitely still around and happy to help! I currently don't have a Sonoff with original firmware for testing on though (there's a couple on the way,...
@ariel-madril, please could you open a separate issue for me to help you get your device working? Unless it's the exact same device as @PlayedIn, there's likely to be separate...
Thanks so much for all the detail, @PlayedIn, that really helps me understand the context! (also, nice setup) Unfortunately, that pcap file didn't contain anything helpful as all of the...
Thanks for that, it's helpful! So, what I was hoping (or perhaps, expecting) to see here was simply confirmation that the device was essentially operating by switching each channel "on"...