mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-16 04:36:02 +00:00
10_MQTT2_DEVICE.pm: tiny fix for vim %
git-svn-id: https://svn.fhem.de/fhem/trunk@23596 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c0623280b8
commit
09e330dced
@ -724,7 +724,7 @@ MQTT2_DEVICE_nlData($)
|
||||
#my $pref = "https://koenkk.github.io/zigbee2mqtt/images/devices/";
|
||||
my $pref = "https://www.zigbee2mqtt.io/images/devices/";
|
||||
|
||||
# Needed for the image links
|
||||
# Needed for the image links {
|
||||
my $dv = ReadingsVal($d, ".devices", ReadingsVal($d, "devices", ""));
|
||||
$dv =~ s@ieeeAddr":"([^"]+)"[^}]+model":"([^"]+)"@
|
||||
my $ieeeAddr = $1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user