mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 22:26:04 +00:00
Adding Id: to the modules
git-svn-id: https://svn.fhem.de/fhem/trunk@1098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f438927cb4
commit
6b68453575
@ -23,6 +23,8 @@
|
||||
#
|
||||
################################################################
|
||||
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -4,6 +4,7 @@
|
||||
# http://www.mikrocontroller.net/attachment/63563/km271-protokoll.txt
|
||||
# Buderus documents: 63011376, 63011377, 63011378
|
||||
# e.g. http://www.buderus.de/pdf/unterlagen/0063061377.pdf
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
# by r.koenig at koeniglich.de
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -57,7 +57,7 @@
|
||||
# able for any alerting uses (unless a delay of said
|
||||
# amount of time doesn't matter, of course ;)).
|
||||
#
|
||||
# $Id: 09_CUL_FHTTK.pm,v 1.7 2011-10-24 09:49:44 rudolfkoenig Exp $
|
||||
# $Id$
|
||||
##############################################
|
||||
package main;
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,5 +1,6 @@
|
||||
##############################################
|
||||
# CUL HomeMatic handler
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -5,6 +5,7 @@
|
||||
#
|
||||
# Published under GNU GPL License
|
||||
######################################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,5 +1,5 @@
|
||||
##############################################
|
||||
# CUL HomeMatic handler
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
#############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
#############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
# From peterp
|
||||
|
@ -1,6 +1,5 @@
|
||||
# $Id: 14_CUL_WS.pm,v 1.30 2010-10-25 15:17:29 rudolfkoenig Exp $
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -29,7 +29,7 @@
|
||||
#
|
||||
# Contributed by Kai 'wusel' Siering <wusel+fhem@uu.org> in 2010
|
||||
# Based in part on work for FHEM by other authors ...
|
||||
# $Id: 17_SIS_PMS.pm,v 1.3 2010-01-22 09:59:14 painseeker Exp $
|
||||
# $Id$
|
||||
###########################
|
||||
|
||||
package main;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -21,6 +21,7 @@
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
|
||||
#
|
||||
|
@ -21,6 +21,7 @@
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -36,6 +36,7 @@
|
||||
# derived from 00_CUL.pm
|
||||
#
|
||||
###########################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -38,6 +38,7 @@
|
||||
# 4: log unknown protocols
|
||||
# 5: log decoding hexlines for debugging
|
||||
#
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -21,6 +21,7 @@
|
||||
# 4: log unknown protocols
|
||||
# 5: log decoding hexlines for debugging
|
||||
#
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -42,6 +42,7 @@
|
||||
# 4: log unknown protocols
|
||||
# 5: log decoding hexlines for debugging
|
||||
#
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -12,6 +12,7 @@
|
||||
# 4: log unknown protocols
|
||||
# 5: log decoding hexlines for debugging
|
||||
#
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -33,6 +33,7 @@
|
||||
# define ws300 WS300 9 (always 9)
|
||||
# set WS300Device <interval(5-60 min.)> <height(0-2000 m)> <rainvalume(ml)>
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -5,6 +5,7 @@
|
||||
# changes, improvments, suggestions, etc #
|
||||
# #
|
||||
##############################################
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -29,7 +29,7 @@
|
||||
#
|
||||
# Contributed by Kai 'wusel' Siering <wusel+fhem@uu.org> in 2010
|
||||
# Based in part on work for FHEM by other authors ...
|
||||
# $Id: 70_SISPM.pm,v 1.5 2010-01-22 09:59:14 painseeker Exp $
|
||||
# $Id$
|
||||
###########################
|
||||
|
||||
package main;
|
||||
|
@ -11,6 +11,7 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -29,7 +29,7 @@ package main;
|
||||
#
|
||||
# Contributed by Kai 'wusel' Siering <wusel+fhem@uu.org> in 2009/2010
|
||||
# Based in part on work for FHEM by other authors ...
|
||||
# $Id: 70_WS3600.pm,v 1.3 2010-01-30 16:25:37 painseeker Exp $
|
||||
# $Id$
|
||||
###########################
|
||||
|
||||
use strict;
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -3,7 +3,7 @@
|
||||
# with LG's Scarlet Series of LCDs (e. g. LG 47LG7000)
|
||||
#
|
||||
# Written by Kai 'wusel' Siering <wusel+fhem@uu.org> around 2010-01-20
|
||||
# $Id: 80_xxLG7000.pm,v 1.2 2010-01-22 09:51:56 painseeker Exp $
|
||||
# $Id$
|
||||
#
|
||||
# re-using code of 80_M232.pm by Dr. Boris Neubert
|
||||
##############################################
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -5,7 +5,7 @@
|
||||
# 80_xxLG7000.pm for a serial connection.
|
||||
#
|
||||
# Written by Kai 'wusel' Siering <wusel+fhem@uu.org> around 2010-01-20
|
||||
# $Id: 82_LGTV.pm,v 1.2 2010-01-22 09:51:56 painseeker Exp $
|
||||
# $Id$
|
||||
#
|
||||
# re-using code of 82_M232Voltage.pm
|
||||
# written by Dr. Boris Neubert 2007-12-24
|
||||
|
@ -5,6 +5,7 @@
|
||||
# e-mail: omega at online dot de
|
||||
#
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -4,7 +4,7 @@ package main;
|
||||
# Modul for FHEM
|
||||
#
|
||||
# contributed by thomas dressler 2008
|
||||
# $Id: 87_WS2000.pm,v 1.7 2009-11-22 19:16:16 rudolfkoenig Exp $
|
||||
# $Id$
|
||||
# corr. negativ temps / peterp
|
||||
###########################
|
||||
use strict;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -5,7 +5,7 @@ package main;
|
||||
# Modul for FHEM
|
||||
#
|
||||
# contributed by thomas dressler 2008
|
||||
# $Id: 88_IPWE.pm,v 1.1 2008-05-18 12:05:24 tdressler Exp $
|
||||
# $Id$
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
##############################################
|
||||
package main;
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -22,6 +22,7 @@
|
||||
# This copyright notice MUST APPEAR in all copies of the script!
|
||||
#
|
||||
################################################################
|
||||
# $Id$
|
||||
|
||||
package main;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
@ -63,7 +64,7 @@ FHEM2FHEM_Define($$)
|
||||
|
||||
my $dev = $a[2];
|
||||
if($dev !~ m/^.+:[0-9]+$/) { # host:port
|
||||
$dev = "$dev:2323";
|
||||
$dev = "$dev:7072";
|
||||
$hash->{Host} = $dev;
|
||||
}
|
||||
$hash->{Host} = $dev;
|
||||
|
@ -38,6 +38,7 @@
|
||||
# cum_day => 2009-09-09 00:03:19 T: 1511725.6 H: 4409616 W: 609.4 R: 150.4
|
||||
# israining no => (yes/no)
|
||||
#######################################################################
|
||||
# $Id$
|
||||
|
||||
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
#######################################################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
# This module is derived from the contrib/99_PID by Alexander Titzel.
|
||||
|
||||
package main;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
# Avarage computing
|
||||
|
||||
package main;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
# This code is derived from DateTime::Event::Sunrise, version 0.0501.
|
||||
# Simplified and removed further package # dependency (DateTime,
|
||||
# Params::Validate, etc). For comments see the original code.
|
||||
|
@ -1,3 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -1,3 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -1,3 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
sub DevIo_SimpleRead($);
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
@ -1,4 +1,5 @@
|
||||
##############################################
|
||||
# $Id$
|
||||
package main;
|
||||
|
||||
use strict;
|
||||
|
Loading…
x
Reference in New Issue
Block a user