#SonoffLAN
1 messages · Page 1 of 1 (latest)
As far as I could say, it is the entity property caching we added, which is causing this
But I couldn’t narrow it down, why this is causing a problem for sonofflan
logs will help?
Yeah, I described my findings thus far in this message #beta message
At first I was thinking it was only related to light, but that's the only thing I actually use from Sonoff (that hasn't been flashed with something else) so it could be broader.
nope, it is not limited to light. The tests for the custom component are also failing. But I'm not familiar with the code of SonoffLAN to say more or how to fix it. I just tested bit around.
e.g. when I move https://github.com/AlexxIT/SonoffLAN/blob/master/custom_components/sonoff/sensor.py#L176-L180 to the constructor (and a few lines of a other sensor), all tests are passing
Pinging @unique finch to make you aware of this info (and with no expectations or claim on your time)
energy sensor are aslo missing