diff --git a/fhem/FHEM/10_CUL_HM.pm b/fhem/FHEM/10_CUL_HM.pm
index c54ad5070..77318f37e 100755
--- a/fhem/FHEM/10_CUL_HM.pm
+++ b/fhem/FHEM/10_CUL_HM.pm
@@ -5540,7 +5540,7 @@ sub CUL_HM_reglUsed($) {# provide data for HMinfo
to the register.
<peerChannel> is required if this register is defined on a per
'peerChan' base. It can be set to '0' other wise.See getRegRaw for full description
+ href="#CUL_HMgetRegRaw">getRegRaw for full description
Supported register for a device can be explored using
Condensed register description will be printed
diff --git a/fhem/FHEM/98_HMinfo.pm b/fhem/FHEM/98_HMinfo.pm
index e203a71d5..533dcd1c0 100644
--- a/fhem/FHEM/98_HMinfo.pm
+++ b/fhem/FHEM/98_HMinfo.pm
@@ -1193,18 +1193,19 @@ sub HMinfo_noDup(@) {#return list with no duplicates
Status information and counter
HMinfo gives an overview on the CUL_HM installed base including current conditions.
Readings and counter will not be updated automatically due to performance issues.
- Command update must be used to refresh the values.
-
+ Command update must be used to refresh the values.
+
+
Webview of HMinfo will provide details, basically counter about how
many CUL_HM entities experience exceptional conditions. Areas provided are
- Action Detector status
- CUL_HM related IO devices and condition
- Device protocol events which are related to communication errors
- count of certain readings (e.g. batterie) and conditions - attribut controlled
- count of error condition in readings (e.g. overheat, motorError) - attribut controlled
-
+
+ - Action Detector status
+ - CUL_HM related IO devices and condition
+ - Device protocol events which are related to communication errors
+ - count of certain readings (e.g. batterie) and conditions - attribut controlled
+ - count of error condition in readings (e.g. overheat, motorError) - attribut controlled
+
It also allows some HM wide commands such
@@ -1247,7 +1248,6 @@ sub HMinfo_noDup(@) {#return list with no duplicates
-
Set