mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
10_ZWave.pm: removed the pepper1 link as the DB seems to be dead (Forum #60424)
git-svn-id: https://svn.fhem.de/fhem/trunk@14407 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d2fd36feb2
commit
8be5ae43e6
@ -657,7 +657,7 @@ our %zwave_deviceSpecial;
|
||||
my $zwave_cryptRijndael = 0;
|
||||
my $zwave_lastHashSent;
|
||||
my (%zwave_link, %zwave_img);
|
||||
my $zwave_helpSites = "alliance,pepper";
|
||||
my $zwave_helpSites = "alliance"; # was "alliance,pepper";
|
||||
|
||||
# standard definitions for regular expression
|
||||
# naming scheme: p<number of returned groups>_name
|
||||
|
Loading…
x
Reference in New Issue
Block a user