diff --git a/fhem/FHEM/10_FRM.pm b/fhem/FHEM/10_FRM.pm index 6781a51f4..be59c9b40 100755 --- a/fhem/FHEM/10_FRM.pm +++ b/fhem/FHEM/10_FRM.pm @@ -848,7 +848,8 @@ sub FRM_OWX_Discover ($) { FRM_LCD output text to LCD attached via I2C
FRM_I2C to read data from integrated circutes attached to Arduino supporting the - i2c-protocol.

+ i2c-protocol.
+ OWX to read/write sensors and actors on 1-Wire bus.

Each client stands for a Pin of the Arduino configured for a specific use (digital/analog in/out) or an integrated circuit connected to Arduino by i2c.

@@ -914,8 +915,12 @@ sub FRM_OWX_Discover ($) { Set
+ set <name> init
+ reinitializes the FRM-Client-devices configured for this Arduino
+

+ Attributes