mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
10_MQTT2_DEVICE.pm: readd deviceOverview (Forum #90145)
git-svn-id: https://svn.fhem.de/fhem/trunk@18020 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0faaa50271
commit
e7c480a4d0
@ -19,6 +19,7 @@ MQTT2_DEVICE_Initialize($)
|
||||
$hash->{ParseFn} = "MQTT2_DEVICE_Parse";
|
||||
$hash->{RenameFn} = "MQTT2_DEVICE_Rename";
|
||||
$hash->{FW_detailFn} = "MQTT2_DEVICE_fhemwebFn";
|
||||
$hash->{FW_deviceOverview} = 1;
|
||||
|
||||
no warnings 'qw';
|
||||
my @attrList = qw(
|
||||
|
Loading…
x
Reference in New Issue
Block a user