mirror of
https://github.com/nikdoof/aaisp2mqtt.git
synced 2025-12-13 01:32:24 +00:00
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
[aaisp]
|
|
username = xx000@x
|
|
password = PasswordPassword
|
|
|
|
[mqtt]
|
|
broker = localhost
|
|
port = 1883
|
|
topic_prefix = aaisp
|
|
|
|
[homeassistant]
|
|
enabled = false
|
|
discovery_prefix = homeassistant |