Open df8oe opened 1 year ago
from my point of view, that may be to dangerous. i've already tried to write back data with some software from resol. deltasol wasn't working any more cause something went wrong. solution was to reset and parametrize device again itself
@danielwippermann is a developer of Resol. I think if you are knowing what you do it is not dangerous. Because of you write this data to a flash-based memory you should not spam write accesses to the device - thats all. I am actually trying to port the java code to python. https://github.com/danielwippermann/resol-vbus-java/tree/master/vbus-example/src/main/java/de/resol/vbus/example/parameterization
After usage of resol-vbus-python now is working excellent I wonder if it is possible to add the other side: writing data to configuration. This is technically working - take a look at https://danielwippermann.github.io/resol-vbus/#/md/docs/customizer-example . So it would be nice if I could
If I can do this I will be able to optimize the complete system with external influences like weather forecasts.