Proddy

Results 624 comments of Proddy

> Side note: since applying the beta firmware, i've been seeing this. Just keeps spinning: ![image](https://private-user-images.githubusercontent.com/134781183/331815330-cbb84aca-8837-4f0b-a9ab-79ff0ae4d798.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTc0OTE3NDksIm5iZiI6MTcxNzQ5MTQ0OSwicGF0aCI6Ii8xMzQ3ODExODMvMzMxODE1MzMwLWNiYjg0YWNhLTg4MzctNGYwYi1hOWFiLTc5ZmYwYWU0ZDc5OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwNjA0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDYwNFQwODU3MjlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01ODAzNjA2NzljY2QyNTI3NGUwZTQ0ZmFmOTcxMTQwZWQyNzFmMWJkZDcwNmRjYzNhZDljNjVkMTQ5MWUxMTZjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.mHCTLE9jk_3LalARH9qcSGDl7V8nI5bugKOa3Yg_Jl8) refresh browser cache help?

don't know what the problem is. any ideas?

I'm see spikes with `curburnpow` as well, since May 26th ![image](https://github.com/emsesp/EMS-ESP32/assets/1230712/2f7aacac-edff-4b08-9ada-d18e80140858) Spikes are 115% so maybe it's correct. I'm not sure. @tp1de when you said "There should be no mqtt...

I'm not seeing states without values on my system

The code is in this block: https://github.com/emsesp/EMS-ESP32/blob/c8300a7a1284a721a3cfe7b7f2e165e5e91fee3f/src/devices/boiler.cpp#L1127 Have a look and suggest a fix.

It's by design to switch off after 3hrs of no activity (https://github.com/emsesp/EMS-ESP32/discussions/1680) but there may be something wrong. Michael is away at the moment, I'm sure he'll take a look...

@airhead1234 this has been added to dev16. Can you test?

Version 3.5.0 is more than a year old and hundreds of updates behind the latest 3.6.5 or 3.7 releases. Update to either one of those and try again.

> I am thinking about disabling the function until we have a working solution within EMS-ESP to read the data by API get. (no send / response logic anymore) I...