2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-21 14:04:15 +00:00

36_Shelly.pm: Bugfix CommandRef

git-svn-id: https://svn.fhem.de/fhem/trunk@19984 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
phenning 2019-08-11 15:16:11 +00:00
parent a3cbbb4513
commit 00da29f93f

View File

@ -39,7 +39,7 @@ use vars qw{%attr %defs};
sub Log($$); sub Log($$);
#-- globals on start #-- globals on start
my $version = "2.05"; my $version = "2.06";
#-- these we may get on request #-- these we may get on request
my %gets = ( my %gets = (
@ -1395,7 +1395,7 @@ sub Shelly_updown2($){
</ul> </ul>
Attention: Of course, a csrfToken must be included as well - or a proper <i>allowed</i> device declared.</li> Attention: Of course, a csrfToken must be included as well - or a proper <i>allowed</i> device declared.</li>
</ul> </ul>
<a name="Shellyset" id="Shellyset></a> <a name="Shellyset" id="Shellyset"></a>
<h4>Set</h4> <h4>Set</h4>
For all Shelly devices For all Shelly devices
<ul> <ul>