unfoldedcircle / integration-home-assistant

Home-Assistant Integration for Remote Two
Mozilla Public License 2.0
28 stars 5 forks source link

fix: allow unlimited reconnection attempts #35

Closed zehnm closed 11 months ago

zehnm commented 11 months ago

A reconnect attempt value of 0 now means unlimited reconnection attempts without giving up. This is also the new default, instead of just 100 attempts.

Fixes #34