mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-17 17:36:01 +00:00
added: new Modul MQTT_GENERIC_BRIDGE
git-svn-id: https://svn.fhem.de/fhem/trunk@17242 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0f4d940aed
commit
4ece3571cf
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user