dewenni / ESP_Buderus_KM271

Control your Buderus Logamatic 2107 or HS-2105 with MQTT or Home Assistant
MIT License
54 stars 10 forks source link

See log from webserver #70

Closed Franck78 closed 2 months ago

Franck78 commented 4 months ago

To help debug or enhance the thing, it would be a good idea have a circular buffer in ram (20-100Ko?) where messages are logged (with a time stamp).

Then the content of the buffer is served from the webserber.

http://192.168.1.44/log

and you simply get the buffer. No fancy css needed. Just text.

Also return a "404" to conform to basic http protocol.

dewenni commented 3 months ago

implemented in new release candidate #80

dewenni commented 2 months ago

implemented since release 4.0.0