Max Prokhorov

Results 502 comments of Max Prokhorov

...also noticed in https://github.com/esp8266/Arduino/issues/8950 ASUS routers are either trying to throw us into 5Ghz with so called 'band steering' (disabled routers-side), or simply rejecting certain connections when in 802.11n and...

You version does seem out of date. Last time `fragmentation: ...%` string was seen in `heap` cmd output was before Nov 2021 - 1ca98880d64db0865d02f009002bc22e32ae5076 `String` already implements main optimization from...

Both are intentional. `WIFI.STA` meant to mimic `WIFI.AP`, but it is true that the is no external thing to change it unlike the AP with the button action. Same goes...

Something to do with the HA config? Kingart hw does indeed report on / off / pause, but we only ever send out 0...100 value https://github.com/xoseperez/espurna/blob/238dc130af023d6b950c5c0ce190021a8d0526ad/code/espurna/curtain_kingart.cpp#L318-L326 Also note that incoming...

> Another question I have is: Why does HA appear as unknown in the registry until you make a move? We publish `/status` topic as last-will-and-testament aka lwt, which tracks...

> Recently I faced an issue that DS18B20 sensors randomly disappears from my temp metering device on my heating. Recently compared with a single version of sw or after updating...

DEBUG tab shows everything happening in the console, which includes logs. Telnet connection also works. MQTT reports sensor data, but not any state info. Something to improve, perhaps. Don't have...

First thing that comes to mind is to swap OneWire mode to normal, changing 1 -> 0 https://github.com/xoseperez/espurna/blob/238dc130af023d6b950c5c0ce190021a8d0526ad/code/espurna/sensors/DallasSensor.h#L24 Also note the 5v vs. 3v3, logic from esp is 3v3