From 7d55d57df9bcaa0a27a407dabe4d32936f64ef48 Mon Sep 17 00:00:00 2001 From: KernSani Date: Thu, 29 Mar 2018 22:08:55 +0000 Subject: [PATCH] 46_TRX_ELSE:summary in commandref git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16513 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/46_TRX_ELSE.pm | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/FHEM/46_TRX_ELSE.pm b/FHEM/46_TRX_ELSE.pm index aaa7901fd..5a4fa390a 100755 --- a/FHEM/46_TRX_ELSE.pm +++ b/FHEM/46_TRX_ELSE.pm @@ -1,9 +1,11 @@ +# $Id$ ################################################################################# # 46_TRX_ELSE.pm # # FHEM module unkown RFXtrx433 messages # # Copyright (C) 2012-2016 Willi Herzig +# Maintenance since 2018 by KernSani # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -26,8 +28,14 @@ # 4: log unknown protocols # 5: log decoding hexlines for debugging # -# $Id$ -package main; +############################################################################## +# +# CHANGELOG +# +# 29.03.2018 Summary for Commandref +# +# +##############################################################################package main; use strict; use warnings; @@ -155,8 +163,12 @@ TRX_ELSE_Parse($$) 1; =pod +=item device +=item summary unhandled messages from TRX +=item summary_DE unbekannte Nachrichten von TRX =begin html +

TRX_ELSE