mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Remove zwave2mqtt references from mqtt docs (#29779)
This commit is contained in:
parent
3b1fd4e48c
commit
32851bae7f
@ -609,7 +609,6 @@ The following software has built-in support for MQTT discovery:
|
|||||||
- [Xiaomi DaFang Hacks](https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks)
|
- [Xiaomi DaFang Hacks](https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks)
|
||||||
- [Zehnder Comfoair RS232 MQTT](https://github.com/adorobis/hacomfoairmqtt)
|
- [Zehnder Comfoair RS232 MQTT](https://github.com/adorobis/hacomfoairmqtt)
|
||||||
- [Zigbee2MQTT](https://github.com/koenkk/zigbee2mqtt)
|
- [Zigbee2MQTT](https://github.com/koenkk/zigbee2mqtt)
|
||||||
- [Zwave2Mqtt](https://github.com/OpenZWave/Zwave2Mqtt) (starting with 2.0.1)
|
|
||||||
|
|
||||||
### Discovery examples
|
### Discovery examples
|
||||||
|
|
||||||
@ -1082,7 +1081,7 @@ Listen to the specified topic matcher and dumps all received messages within a s
|
|||||||
| `duration` | yes | Duration in seconds that we will listen for messages. Default is 5 seconds. |
|
| `duration` | yes | Duration in seconds that we will listen for messages. Default is 5 seconds. |
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
topic: openzwave/#
|
topic: zigbee2mqtt/#
|
||||||
```
|
```
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user