From 6176e3df2077b414d323e6d36f28954bf45b64ae Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Mon, 9 Mar 2015 19:07:31 +0000 Subject: [PATCH] bugfix: SYSMON git-svn-id: https://svn.fhem.de/fhem/trunk@8184 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 05e56b936..f49791ab9 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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. + - bugfix: SYSMON: ethernet readings on bbb (thx to nesges) - changed: 37_SHC: now add all files for the previous commit (rr2000) - feature: 37_SHC: add new support for SoilMoistureMeter and add support for DigPort and DigPin in Powerswitch (rr2000)