mirror of
https://github.com/nikdoof/aaisp2mqtt.git
synced 2025-12-17 12:49:22 +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 |