Files
mysubaru/example/config.sample.yaml
Alex Savin 152eb2c7b7
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 26s
Refactor code structure and remove redundant sections for improved readability and maintainability
2025-07-06 14:23:35 -04:00

15 lines
288 B
YAML

mysubaru:
credentials:
username: user@email.com
password: "Secr#TPassW0rd"
pin: "PIN"
deviceid: GENERATE-DEVICE-ID
devicename: Golang Integration
region: USA
auto_reconnect: true
timezone: "America/New_York"
logging:
level: INFO
output: JSON
source: false