initial commit

This commit is contained in:
2025-02-03 16:50:53 -05:00
commit bf2b775a13
14 changed files with 3402 additions and 0 deletions

15
example/config.sample.yml Normal file
View File

@ -0,0 +1,15 @@
credentials:
username: user@email.com
password: "Secr#TPassW0rd"
pin: "PIN"
deviceId: GENERATE-DEVICE-ID
deviceName: Golang Integration
mysubaru:
region: USA
mqtt:
client_id: mysubaru
username: mysubaru
password:
host: mqtt.hostname.com
port: 1883
log: info