Add remote ScreenLogic connection support#70
Add remote ScreenLogic connection support#70jda03806 wants to merge 4 commits intodieselrabbit:masterfrom
Conversation
|
I found and fixed one reconnect issue while testing through Home Assistant.
This fixed a real test case where reads worked, but write commands attempted to reconnect with the local dummy password and were rejected by the remote gateway. |
|
Follow-up testing through the Home Assistant custom component found a reconnect/write-path issue: after a dropped connection, command paths could call The latest commits persist remote connection settings on the gateway object and preserve remote mode across reconnects. I also restored client manager attachment in the HA test setup and verified that reads, writes, and light color-mode commands work. |
Summary
Adds support for connecting to Pentair ScreenLogic gateways through the remote dispatcher.
This includes:
screenlogicserver.pentair.com:500RemoteGatewayInfoTesting
Tested against a real ScreenLogic remote gateway using environment variables for the system name and password.
Verified:
Example local checks: