mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Adding missing T for MQTT (#957)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# MQT topics and message structure
|
||||
# MQTT topics and message structure
|
||||
|
||||
This page describes which MQTT topics are used by Zigbee2mqtt. Note that the base topic (by default `zigbee2mqtt`) is configurable in the [Zigbee2mqtt `configuration.yaml`](../configuration/configuration.md).
|
||||
|
||||
@@ -137,4 +137,4 @@ Let the device beep.
|
||||
{
|
||||
"beep": 5
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user