From 8ba7317607cf6ed163fd22cc366a96185559e546 Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Sun, 3 Oct 2021 19:41:45 +0000 Subject: [PATCH] ebus- and z2m-utils: fix some commandref issues git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25044 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- contrib/AttrTemplate/99_attrT_z2m_thermostat_Utils.pm | 3 +++ contrib/AttrTemplate/99_attrTmqtt2_ebus_Utils.pm | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) 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.
FHEM::attrT_z2m_thermostat_Utils::z2t_send_weekprofile($NAME, $EVTPART1, $EVTPART2, '5+2')
FHEM::aTm2u_ebus::send_weekprofile($$$,$$)
FHEM::aTm2u_ebus::createBarView($,$$)