From 50a38842eadea2b7ed4c9d3591bf870a2ee0538a Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Sun, 26 Apr 2015 21:32:23 +0000 Subject: [PATCH] change: SYSMON git-svn-id: https://svn.fhem.de/fhem/trunk@8489 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 2d3fc5c34..0bb506a83 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # 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. + - fixed: SYSMON: some warnings + - added: SYSMON: new readings _speed, cpuX_freq_stat, cpuX_idle_stat, cpu_temp_stat + - improved: SYSMON: documentation - change: WMBus: support for Easymeter - added: New modules 10_pilight_ctrl, 30_pilight_dimmer, 30_pilight_switch and 30_pilight_temp to support pilight (sending and receiving)