fredlcore

Results 224 comments of fredlcore

`BSB-LAN/poll` also makes migrating from the BSB-LAN-internal logging to MQTT logging easier, because you just need to copy whatever you have in the webinterface. For some people who poll 20...

Bottom line, if I were to implement `/dev_id/poll`, then `BSB-LAN/poll` would have to go in order to not introduce any confusion due to the different syntax. And the consistency between...

Sure, I appreciate any suggestions! > But for those who copypaste from web interface, it should poll on all devices, if no dev id is given in payload. This I...

Yes, that would be such a combination I'm looking for. Basically, all LMS14/15 and RVS21/61 controllers would fall into that category...

No, I decided not to pursue this approach anymore because the ESP32 has too little memory to keep/retain several hundred values. But I read somewhere else that the issue is...

I have now done (hopefully) all adjustments myself which mainly affected these three areas: - ESP32 with LAN and fixed IP - ESP32 with LAN and DHCP - ESP32 with...

ESP32 with LAN and fixed IP: ✅ ESP32 with LAN and DHCP: ✅ ESP32 with DS18B20 temperature sensors: still waiting for someone to test...

Oh, good to know! The networking component of framework 3.x seems to have been completely rewritten, and I haven't even begun to understand how that affects all the component BSB-LAN...

Hm, but it should be the same either way because all it does is retreiving one very small web page and parse it. Maybe you could let it output the...

That's true, but that would mean your site has problems connecting my server. It is more under load at night when it's performing backup tasks, but I've just called my...