All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 26s
15 lines
288 B
YAML
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
|