Max Prokhorov

Results 502 comments of Max Prokhorov

Thank you! Telnet server uses the same technique btw, but I hope that causes less problems than more aggressive WeMo / Hue discovery. I would probably re-do it though, checking...

No need to be sorry :) While we track down that it builds, idk if I would really advice using it right now since it only supports axtls builds (and...

> it makes the device freak out and sometimes even bricks it (wont boot anymore). Does this happen with any config file, even with minimal one? settingsRestoreJson expects "app":"ESPURNA", you...

Nice idea. I think there were some issues mentioning this use-case for this sort of thing, but other way around - when values are too high turn relay off. Not...

You are using out-of-date branch btw, there is no need in migrate.ino and platformio.ini was changed considerably

We need real GPIO numbers like here to map things properly: https://github.com/xoseperez/espurna/blob/009bdf05efb87b4818b21ef7c1326ccb83496737/code/espurna/config/hardware.h#L3615-L3636 Which can be traced on the board itself / read with `gpio ` on firmware without anything configured

I guess the existing `BLITZWOLF_BWSHPX` / `blitzwolf-shpx` profile should work? Googling for any info on these, I found tasmota device listings with both devices present: https://blakadder.github.io/templates/gosund_SP111.html https://blakadder.github.io/templates/gosund_SP112.html GPIO pins are...

Sorry, I missed the last comment. Could you please post the required defines? Tasmota config for SP112 uses CSE7766 connected as receive-only which we already support, Sonoff POWr2 was the...

I agree, it would. ATM the planned solution is to add new cfg keys `hlw8012CF1`, `hlw8012CF` and `hlw8012SEL` with pin numbers as values, trying reading those first and then falling...

Would you be able to check today's (Feb 9) release from here? https://github.com/mcspr/espurna-nightly-builder/releases As noted in my comment, SHPX is the .bin to try. Only difference is now you can...