zcahana / palgate-sdk

Experimental Go SDK to tinker around with PalGate devices
0 stars 0 forks source link

doesnt work #1

Open 3052 opened 5 days ago

3052 commented 5 days ago

no way to get the AuthToken currently:

https://github.com/zcahana/palgate-sdk/blob/ccabf2958d2faf664e556baaf6db20df4b20845a/config.go#L24-L28

zcahana commented 5 days ago

Correct, the PalGate app's authentication flow has changed quite some time ago, and the attempts to reverse engineer and reconstruct the new flow had came up empty. See RoeiOfri/homebridge-palgate-opener#17 for some background if you're interested.