Changed:
- Updated to attempt to reconnect on any ScreenLogic error
- This avoids a bad state where the protocol adapter is not responding, but the asyncio protocol has not registered the connection as lost.
- Bump screenlogicpy to v0.8.1
- v0.8.0 introduces retrying of failed requests
- v0.8.1 fixes a bug with the keepalive ping