diff --git a/contrib/1-Wire/21_OWSWITCH.pm b/contrib/1-Wire/21_OWSWITCH.pm index 86db81ccb..ff5a409a4 100644 --- a/contrib/1-Wire/21_OWSWITCH.pm +++ b/contrib/1-Wire/21_OWSWITCH.pm @@ -754,15 +754,7 @@ sub OWXSWITCH_GetState($) { #-- reset the bus OWX_Reset($master); - - my $ress = "OWXSWITCH_Get: "; - for($i=0;$i DS2413 diff --git a/docs/commandref.html b/docs/commandref.html index 8dec2c392..f267f431c 100644 --- a/docs/commandref.html +++ b/docs/commandref.html @@ -119,6 +119,14 @@ OREGON   OWFS   OWTEMP   + OWX   + OWAD   + OWCOUNT   + OWID   + OWLCD   + OWMULTI   + OWSWITCH   + OWTHERM   POKEYS   RFXCOM   RFXMETER   @@ -6650,7 +6658,7 @@ Attributes:
pt 48 # font size in points
time 0.10 0.90
pt 24
- text 0.10 0.95 { ReadingsVal("MyWeather","temperature","?"). "°C" }
+ text 0.10 0.95 { ReadingsVal("MyWeather","temperature","?"). "C" }
img 20 530 0.5 png file { "/usr/share/fhem/www/images/weather/" . ReadingsVal("MyWeather","icon","") . ".png" }
@@ -7631,6 +7639,783 @@ The one byte hex string is generated by the Oregon sensor when is it powered on.
+ + +

OWX

+ + + +

OWAD

+ + + +

OWCOUNT

+ + + +

OWID

+ + + +

OWLCD

+ + + +

OWMULTI

+