From 275eebfdde75301c2912b60bb6c8fe67c3bf4a97 Mon Sep 17 00:00:00 2001 From: Sailor Date: Sun, 5 Nov 2017 15:30:47 +0000 Subject: [PATCH] 73_UpsPico.pm: Change to Net:OpenSSH module and error message prio git-svn-id: https://svn.fhem.de/fhem/trunk@15395 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 826020ea0..b4bdc3ca9 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: 73_UpsPico: Swap to Net::OpenSSH module and error message handling - changed: 37_harmony: added set inactive/active commands - bugfix: 31_Nello: syntax error - feature: fhemweb_iconRadio.js: add a user defined class to svg icons by