mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
MAX: update copyright
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2566 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a0385f5d0f
commit
3ae082cffe
@ -1,6 +1,6 @@
|
|||||||
##############################################
|
##############################################
|
||||||
# $Id$
|
# $Id$
|
||||||
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012
|
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012-2013
|
||||||
package main;
|
package main;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
@ -1,6 +1,10 @@
|
|||||||
##############################################
|
##############################################
|
||||||
# $Id$
|
# $Id$
|
||||||
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012
|
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012-2013
|
||||||
|
#
|
||||||
|
# TODO:
|
||||||
|
# - Bounds checking in "fake", allow temperature above 25.5
|
||||||
|
# - Defer updating of state until Ack
|
||||||
package main;
|
package main;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
##############################################
|
##############################################
|
||||||
# $Id$
|
# $Id$
|
||||||
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012
|
# Written by Matthias Gehre, M.Gehre@gmx.de, 2012-2013
|
||||||
package main;
|
package main;
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user