2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

mqtt_generic_bridge.template: small fix to only show line when relevant

git-svn-id: https://svn.fhem.de/fhem/trunk@25026 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2021-09-27 19:42:07 +00:00
parent e7eb569a3a
commit d4879ca292

View File

@ -53,7 +53,7 @@ option:global
## subordintated devices section
name:----subordinated-devices-section--------
filter:MQTT_GENERIC_BRIDGE
filter:TYPE=MQTT_GENERIC_BRIDGE
prereq:{my @devices=devspec2array("TYPE=MQTT_GENERIC_BRIDGE");return 1 if $devices[0];return 0}
order:000002