Lukas Bachschwell

Results 119 comments of Lukas Bachschwell

Sounds like a good plan, how many controls do you have in your setup ?

It is unfortunate that this is the only way to do it.... on the esp32 we could theoretically use an rtos task, but not on the esp8266... and then we...

Hey Ian, no objections, the real question here was where the data should be stored.... on the esp or in the localstorage of the browser... when using external libraries the...

well... that might be an issue with how the html numberfield works... might need more investigation and testing, do you have a proposed solution ?

well... user input can never be trusted, so the real ideal thing is having both sides check it =P you could try to write a simple js function that hooks...

this functionality is not implemented, right now you would need to clear your browsers localstorage to clear a graph

hm yes, that does not exist currently... meanwhile you could use the text field as well...

This would be really cool, gogs also added this feature reccently