mirror of
https://github.com/nikdoof/aaisp2mqtt.git
synced 2025-12-22 15:19:29 +00:00
Added support for HA discovery
This commit is contained in:
12
aaisp.cfg-example
Normal file
12
aaisp.cfg-example
Normal file
@@ -0,0 +1,12 @@
|
||||
[aaisp]
|
||||
username = xx000@x
|
||||
password = PasswordPassword
|
||||
|
||||
[mqtt]
|
||||
broker = localhost
|
||||
port = 1883
|
||||
topic_prefix = aaisp
|
||||
|
||||
[homeassistant]
|
||||
enabled = false
|
||||
discovery_prefix = homeassistant
|
||||
Reference in New Issue
Block a user