From ee794ec9b75384668b37dd3f64d00ba8f056ce1d Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Mon, 4 Jul 2022 16:04:54 +0200 Subject: [PATCH] Added reference for external api call for humidity and inside temperature --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f87dbe69..6edebd28 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,9 @@ There is one external API call to fetch required information related to the geog The documentation for this geocoding service is available at https://developers.arcgis.com/rest/geocode/api-reference/geocoding-suggest.htm . Please note that there is no need for keys on this API call. It is **free-of-charge**. +- **Humidity and Inside Temperature:** +There may be one external API call to fetch information related to a location specified in the UI. The data is related to the inside temperature and humidity of the selected location. + ## Update configuration If you need to **update** existing configuration, then modify this repository and after having logged in, run: