2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 07:24:21 +00:00

76_SolarForecast: contrib 0.79.2

git-svn-id: https://svn.fhem.de/fhem/trunk@27601 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2023-05-21 06:29:53 +00:00
parent 74218cb0b0
commit eaaa4db1eb

View File

@ -2295,7 +2295,7 @@ sub __solCast_ApiResponse {
___setLastAPIcallKeyData ($paref);
if($debug =~ /solcastAPIcall/x) {
if($debug =~ /solcastProcess|solcastAPIcall/x) {
Log3 ($name, 1, "$name DEBUG> SolCast API Call - response status: ".$jdata->{'response_status'}{'message'});
}