From e4982169de7b122d11beace95a5dc9e39d088e0f Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Thu, 24 Dec 2020 12:01:15 +0100 Subject: [PATCH] [openweathermap] Adapt channels dew-point and visibility in daily forecast (#9497) * Fix typos in example code * One Call API: add channe dew-point for daily forecast * One Call API: remove channel visibility in daily forecast as not included in data Signed-off-by: Holger Friedrich --- .../README.md | 31 +++++++++---------- .../resources/OH-INF/thing/channel-types.xml | 2 +- 2 files changed, 15 insertions(+), 18 deletions(-) diff --git a/bundles/org.openhab.binding.openweathermap/README.md b/bundles/org.openhab.binding.openweathermap/README.md index eb8a4b8e7..59688934a 100644 --- a/bundles/org.openhab.binding.openweathermap/README.md +++ b/bundles/org.openhab.binding.openweathermap/README.md @@ -322,12 +322,12 @@ DateTime localLastMeasurement "Timestamp of Last Measurement [%1$tY-%1$tm-%1$tdT DateTime localTodaySunrise "Todays Sunrise [%1$tY-%1$tm-%1$tdT%1$tH:%1$tM:%1$tS]"