From 245a846844506416b8d28fe5a0e1fa8ad895227a Mon Sep 17 00:00:00 2001 From: pahenning Date: Thu, 25 Oct 2012 16:53:35 +0000 Subject: [PATCH] git-svn-id: https://svn.fhem.de/fhem/trunk@2015 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/1-Wire/21_OWSWITCH.pm | 10 +- fhem/docs/commandref.html | 789 ++++++++++++++++++++++++++++- 2 files changed, 788 insertions(+), 11 deletions(-) diff --git a/fhem/contrib/1-Wire/21_OWSWITCH.pm b/fhem/contrib/1-Wire/21_OWSWITCH.pm index 86db81ccb..ff5a409a4 100644 --- a/fhem/contrib/1-Wire/21_OWSWITCH.pm +++ b/fhem/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/fhem/docs/commandref.html b/fhem/docs/commandref.html index 8dec2c392..f267f431c 100644 --- a/fhem/docs/commandref.html +++ b/fhem/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

+