diff --git a/contrib/AttrTemplate/99_attrT_z2m_thermostat_Utils.pm b/contrib/AttrTemplate/99_attrT_z2m_thermostat_Utils.pm
index f08f6b809..500ecbbc2 100644
--- a/contrib/AttrTemplate/99_attrT_z2m_thermostat_Utils.pm
+++ b/contrib/AttrTemplate/99_attrT_z2m_thermostat_Utils.pm
@@ -111,7 +111,9 @@ __END__
=pod
=item summary helper functions needed for zigbee2mqtt thermostats in MQTT2_DEVICE
=item summary_DE Hilfsfunktionen für zigbee2mqtt MQTT2_DEVICE-Thermostate
+
=begin html
+
There may be room for improvement, please adress any issues in https://forum.fhem.de/index.php/topic,116535.0.html.
attrT_z2m_thermostat_Utils
@@ -139,6 +141,7 @@ __END__
FHEM::attrT_z2m_thermostat_Utils::z2t_send_weekprofile($NAME, $EVTPART1, $EVTPART2, '5+2')
+
=end html
diff --git a/contrib/AttrTemplate/99_attrTmqtt2_ebus_Utils.pm b/contrib/AttrTemplate/99_attrTmqtt2_ebus_Utils.pm
index 0e1796df4..b9da9efed 100644
--- a/contrib/AttrTemplate/99_attrTmqtt2_ebus_Utils.pm
+++ b/contrib/AttrTemplate/99_attrTmqtt2_ebus_Utils.pm
@@ -486,6 +486,7 @@ sub _getVersion {
1;
__END__
+
=pod
=item summary helper functions needed for ebus MQTT2_DEVICE
=item summary_DE needed Hilfsfunktionen für ebus MQTT2_DEVICE
@@ -516,7 +517,7 @@ __END__
FHEM::aTm2u_ebus::send_weekprofile
FHEM::aTm2u_ebus::send_weekprofile($$$,$$)
- Helper function that may be capable to translate a (temperature) weekly profile provided by a weekprofile TYPE device to the ebus format (max. three pairs of on/off switching times).
+ Helper function that may be capable to translate a (temperature) weekly profile provided by a weekprofile TYPE device to the ebus format (max. three pairs of on/off switching times).
FHEM::aTm2u_ebus::createBarView
FHEM::aTm2u_ebus::createBarView($,$$)