33 lines
586 B
YAML
33 lines
586 B
YAML
---
|
|
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
|