From 4b15eb3ea6adee5b7d872105e198fce11c9be3b1 Mon Sep 17 00:00:00 2001 From: Adimarantis <> Date: Wed, 20 Jan 2021 16:05:07 +0000 Subject: [PATCH] 52_I2C_ADS1x1x: New module added git-svn-id: https://svn.fhem.de/fhem/trunk@23566 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index ee75107e0..2c9f29583 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. + - feature: 52_I2C_ADS1x1x: New module for TI AD Converters - bugfix: 51_MOBILEALERTS: Perl Warnings and Init RainSensor - bugfix: 57_Calendar: correct event selection for limit:when=tomorrow (forum #97810)