mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-12 22:56:34 +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:
parent
e7eb569a3a
commit
d4879ca292
@ -53,7 +53,7 @@ option:global
|
|||||||
## subordintated devices section
|
## subordintated devices section
|
||||||
|
|
||||||
name:----subordinated-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}
|
prereq:{my @devices=devspec2array("TYPE=MQTT_GENERIC_BRIDGE");return 1 if $devices[0];return 0}
|
||||||
order:000002
|
order:000002
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user