mirror of https://github.com/lumapu/ahoy.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
339 B
20 lines
339 B
---
|
|
|
|
ahoy:
|
|
interval: 0
|
|
sunset: true
|
|
mqtt:
|
|
disabled: false
|
|
host: example-broker.local
|
|
port: 1883
|
|
user: 'username'
|
|
password: 'password'
|
|
|
|
dtu:
|
|
serial: 99978563001
|
|
|
|
inverters:
|
|
- name: 'balkon'
|
|
serial: 114172220003
|
|
mqtt:
|
|
topic: 'hoymiles/114172221234' # defaults to 'hoymiles/{serial}'
|
|
|