diff --git a/fhem/CHANGED b/fhem/CHANGED index 4384be997..810de1655 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,10 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - new: 10_MQTT_GENERIC_BRIDGE an MQTT bridge, which simultaneously + collects data from several FHEM devices and passes + their readings via MQTT or set readings from + the incoming MQTT messages or executes them + as a 'set' command on the configured FHEM device. - feature: 72_XiaomiDevice: vacuum events, resume zoned cleanup - feature: 51_MOBILEALERTS: Added MA10120PRO - feature: 51_MOBILEALERTS: Added TFA30.3060.01.IT diff --git a/fhem/MAINTAINER.txt b/fhem/MAINTAINER.txt index ab3b92476..0081e60e4 100644 --- a/fhem/MAINTAINER.txt +++ b/fhem/MAINTAINER.txt @@ -67,6 +67,7 @@ FHEM/10_KOPP_FC.pm raspii Sonstige Systeme FHEM/10_MAX.pm rudolfkoenig/orphan MAX FHEM/10_MQTT_BRIDGE hexenmeister MQTT FHEM/10_MQTT_DEVICE hexenmeister MQTT +FHEM/10_MQTT_GENERIC_BRIDGE hexenmeister MQTT FHEM/10_MQTT2_DEVICE.pm rudolfkoenig MQTT FHEM/10_MYSENSORS_DEVICE Hauswart Sonstige Systeme FHEM/10_NeuronPin.pm klausw Sonstige Systeme