unfoldedcircle / integration-home-assistant

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

Fix TCP connection timeout configuration #48

Closed zehnm closed 9 months ago

zehnm commented 9 months ago

The connection timeout is now only used for the TCP connection timeout. Add dedicated request timeout for the overall request timeout. Default timeout is increased to 6 seconds due to user reports of connection timeouts.

Fixes #47