2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

19_Revolt.pm: maintenance transfer due to lack of time of original

maintainer, confirmed by mehf via private mail from 2018-05-26.


git-svn-id: https://svn.fhem.de/fhem/trunk@17438 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
gernot-h 2018-09-30 20:06:12 +00:00
parent 2706741af7
commit 76fa542287
2 changed files with 11 additions and 7 deletions

View File

@ -1,8 +1,9 @@
############################################## #
# # # Written by Martin Paulat, 2013
# Written by Martin Paulat, 2013 # # mainted by Gernot Hillier (yoda_gh), 2018-
# # # <gernot@hillier.de>
############################################## #
# $Id$
package main; package main;
@ -129,6 +130,9 @@ Revolt_Parse($$)
1; 1;
=pod =pod
=item device
=item summary Receive power, energy, voltage etc. from Revolt NC-5462 433MHz devices
=item summary_DE Energieverbrauch von Revolt NC-5462 über 433MHz empfangen
=begin html =begin html
<a name="Revolt"></a> <a name="Revolt"></a>
@ -159,4 +163,4 @@ Revolt_Parse($$)
</ul> </ul>
=end html =end html
=cut =cut

View File

@ -105,7 +105,7 @@ FHEM/14_SD_WS09.pm Sidey/pejonp Sonstige Systeme
FHEM/14_SD_RSL.pm Sidey/Ralf9 Sonstige Systeme FHEM/14_SD_RSL.pm Sidey/Ralf9 Sonstige Systeme
FHEM/17_SIS_PMS.pm painseeker Sonstiges FHEM/17_SIS_PMS.pm painseeker Sonstiges
FHEM/18_CUL_HOERMANN.pm rudolfkoenig SlowRF FHEM/18_CUL_HOERMANN.pm rudolfkoenig SlowRF
FHEM/19_Revolt.pm martinppp/mehf SlowRF FHEM/19_Revolt.pm yoda_gh SlowRF
FHEM/19_VBUSIF.pm Tobias/pejonp Sonstige Systeme FHEM/19_VBUSIF.pm Tobias/pejonp Sonstige Systeme
FHEM/20_FRM_AD.pm jensb Sonstige Systeme FHEM/20_FRM_AD.pm jensb Sonstige Systeme
FHEM/20_FRM_ROTENC.pm ntruchsess Sonstige Systeme FHEM/20_FRM_ROTENC.pm ntruchsess Sonstige Systeme