From c38cede56aaae8becbcc2185f2d5663fc6dc3e11 Mon Sep 17 00:00:00 2001 From: andreas-fey Date: Fri, 17 Jan 2014 21:03:20 +0000 Subject: [PATCH] Added pilight module git-svn-id: https://svn.fhem.de/fhem/trunk@4677 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index f1bb77306..5f5cbe094 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. - SVN + - feature: new module 98_pilight.pm added (andreas-fey) - change: LUXTRONIK2: made compatible with current developer guidelines (Blocking.pm, reading update mechanism) - feature: readingsGroup: added icons and links/commands - feature: new module 98_Text2Speech.pm added (Tobias Faust)