mvn23 / pyotgw

A library to interface with the OpenTherm Gateway through serial or network connection.
GNU General Public License v3.0
28 stars 16 forks source link

Allow retrying the first init command. #55

Closed mvn23 closed 7 months ago

mvn23 commented 10 months ago

The first init_and_wait_for_activity call sometimes fails. Allow trying again to improve robustness.