From a1538ba58b3d308dd9c5b42624f27e9d8aae15c1 Mon Sep 17 00:00:00 2001 From: betateilchen Date: Tue, 13 Aug 2013 22:18:18 +0000 Subject: [PATCH] added: more readings for debugging (html response) git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3692 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_openweathermap.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/FHEM/98_openweathermap.pm b/fhem/FHEM/98_openweathermap.pm index a8e7890e2..5ed664c56 100644 --- a/fhem/FHEM/98_openweathermap.pm +++ b/fhem/FHEM/98_openweathermap.pm @@ -53,6 +53,7 @@ # added: attribute owoProxy for proxy configuration # # 2013-08-13 added: new reading for html response on "send" +# added: new reading for html response on "get/set" # package main;