diff --git a/fhem/FHEM/10_MQTT_BRIDGE.pm b/fhem/FHEM/10_MQTT_BRIDGE.pm index 25e7259d5..9b4ab4f40 100644 --- a/fhem/FHEM/10_MQTT_BRIDGE.pm +++ b/fhem/FHEM/10_MQTT_BRIDGE.pm @@ -215,16 +215,19 @@ sub onmessage($$$) { } } 1; - +__END__ =pod =item [device] -=item summary MQTT_BRIDGE acts as a bridge in between an fhem-device and mqtt-topics +=item summary MQTT_BRIDGE is outdated, consider using MQTT_GENERIC_BRIDGE instead! =begin html

MQTT_BRIDGE