Peter Buga
Peter Buga
@murlex clearly the other 3 bulbs are not the same (and that's a fact) with the working 2 or they are using a different firmware version, hard to tell exactly....
@murlex looks like we had a small misunderstanding coupled with a small not-updated code and you got the error above 😄 `sonoff-debug.py` is/was used in the first place to capture...
hi @murlex the outputs are definitely really good 👍 but unfortunately one crucial information was missed that i really needed in order to figure out what your bulb structure, therefore...
@murlex that is very odd, it should definitely show up... are you using a 2nd ewelink account with shared devices? if not: close ewelink app on mobile, restart home assistant,...
the oddness increases 🤕 alternatively try to use this `https://github.com/peterbuga/HASS-sonoff-ewelink/tree/master/sonoff-debug` it's the 1st version of debug i've made, pretty much returns only the [D]-related information. (ps: some people reported not...
> What do you think of the idea to try one of these 3 bulbs re-add into ewelink app? Just to see what happens. no, don't worry. i'll just fix...
hi @murlex i've updated the `sonoff-debug.py` script can you please try this version https://raw.githubusercontent.com/peterbuga/HASS-sonoff-ewelink/dev/sonoff-debug/sonoff-debug.py (didn't realized and i pushed it to dev branch 🙈) the weirder part on all of...
finally 🙌 thanks (looks like servers from cn/as regions might have a slight different software, that's why you couldn't run previous `sonoff-debug.py`) anyhow, the dump sort of confirms what i...
Pfew! that's some good news for you :P i'll push an update (read: patch) later on these days so that you can use the other bulbs too ;)
sure thing ;) i'm gonna try to keep it brief: all the sonoff-like devices (except RF Bridge, SC for obvious reasons) use `params.switch` to set/get the `on/off` values, but for...