mirror of
https://github.com/nikdoof/hapz2m.git
synced 2026-01-30 15:08:19 +00:00
Add support for defining the MQTT topic prefix that Zigbee2MQTT uses.
This commit is contained in:
@@ -11,4 +11,7 @@
|
||||
"Server": "tcp://localhost:1883",
|
||||
"Username": "hapz2m",
|
||||
"Password": "my_s3cr3t_PasSw0rd"
|
||||
|
||||
// Topic prefix of the Z2M instance (optional)
|
||||
// "TopicPrefix": "zigbee2mqtt/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user