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

32
example/config.mq.yaml Normal file
View File

@ -0,0 +1,32 @@
---
mqtt:
host: mqtt.savin.nyc
port: 1884
username: mysubaru
password: 7GhKjqNqq7cZDXHL
client_id: mysubaru
retained: true
mysubaru:
credentials:
username: alex@savin.nyc
password: Er1csso0n
pin: "2008"
device_id: JddMBQXvAkgutSmEP6uFsThbq4QgEBBQ
device_name: Hassio Golang Integration
region: USA
hassio:
auto_discovery: true
listeners:
stats:
port: 8889
consul:
host: consul.savin.nyc
port: 443
datacenter: dc1
token: CONSUL-TOKEN-HERE
interface:
timezone: America/New_York
logging:
level: DEBUG
output: JSON
source: false