mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
55_bshGezeiten.pm:
git-svn-id: https://svn.fhem.de/fhem/trunk@15624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
785bc68f61
commit
cbb3429ee1
@ -62,6 +62,7 @@ sub _bsh_pegel_cb($){
|
||||
|
||||
sub _bsh_decode($$) {
|
||||
my ($hash,$content) = @_;
|
||||
my $name = $hash->{NAME};
|
||||
|
||||
my $tree= HTML::TreeBuilder::XPath->new;
|
||||
$tree->parse($content);
|
||||
|
Loading…
x
Reference in New Issue
Block a user