feat: add headless auth

This commit is contained in:
Florian Bezannier
2026-05-20 18:58:51 +02:00
committed by Florian BEZANNIER
parent d7e98fe0d7
commit 8a3a18acfc
14 changed files with 244 additions and 32 deletions
+11 -2
View File
@@ -14,8 +14,17 @@
- For everyone :
```pip3 install psa-car-controller```
- Install [Playwright](https://playwright.dev/python/) for automatic OAuth login:
```bash
pip3 install playwright
playwright install --with-deps webkit
```
> If Playwright is not installed or the browser fails to start, automatic login falls back to the manual flow.
1.3 start the app:
Start the app with charge control enabled :