Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Météo openweathermap
#4
Bonjour à tous tout d'abord Meilleur voeux pour cette année 2015.

Je tente depuis hier de paramétrer ma météo mais en vain.
Je n'arrive pas a avoir des valeurs correctes malgré le paramétrage détaillé dans le wiki et ce post.
J'ai l'impression qu'il ne récupère pas les valeurs via le lien qui lui est bien fonctionnel sur un navigateur internet.

Voila ce que j'ai dans mon io.xml et sur l'écran. J'ai tenté sans l'offset pour la température 'est pour cela que la valeur est bizarre mais si je mets l'offset à -274.15, j'ai cette valeur en température.

Code:
-<calaos:room hits="0" type="exterieur" name="Exterieur">

<calaos:input type="WebInputTemp" name="Température extérieure" id="input_23" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Paris&lang=fr" path="main/temp" interval="900" gui_type="temp" file_type="json"/>

<calaos:input type="WebInputAnalog" name="Pression atmosphérique" id="input_24" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Longecourt en Plaine&lang=fr" path="main/pressure" interval="900" gui_type="analog_in" file_type="json" unit="hPa"/>

<calaos:input type="WebInputAnalog" name="Humidité" id="input_52" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Toulouse&amp;lang=fr" path="main/humidity" interval="900" gui_type="analog_in" file_type="json" unit="%"/>

<calaos:input type="WebInputTemp" name="Température Minimale" id="input_53" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Toulouse&amp;lang=fr" path="main/temp_min" interval="900" gui_type="temp" file_type="json" offset="-274.15"/>

<calaos:input type="WebInputTemp" name="Température Maximale" id="input_54" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Toulouse&amp;lang=fr" path="main/temp_max" interval="900" gui_type="temp" file_type="json" offset="-274.15"/>

<calaos:input type="WebInputString" name="Temps" id="input_55" visible="true" url="http://api.openweathermap.org/data/2.5/weather?q=Toulouse&lang=fr" path="weather/[0]/description" interval="900" gui_type="string_in" file_type="json"/>

<calaos:input type="WebInputTemp" name="temp ext" id="input_24" url="http://api.openweathermap.org/data/2.5/weather?q=Longecourt%20en%20Plaine&lang=fr" path="main/temp" file_type="json" unit="°C" step="1" min="-10000" max="10000" frequency="10000" coeff_b="-274.15" coeff_a="1"/>

</calaos:room>

   

Ai je oublié quelque chose dans le paramétrage amont.
Merci pour le coup de main.
Victorien Bouvier - Vic
Calaos-server sur Raspberry Pi
Wago controller 750-841
Calaos-os V2
----------------------
[Image: logo_calaos.png]
Reply


Messages In This Thread
Météo openweathermap - by Eric64 - 11-05-2014, 06:35 PM
RE: Météo openweathermap - by azerty - 11-05-2014, 07:11 PM
RE: Météo openweathermap - by captainigloo - 11-05-2014, 10:45 PM
RE: Météo openweathermap - by ActionProd - 01-02-2015, 03:23 PM
RE: Météo openweathermap - by Eric64 - 01-26-2015, 09:17 PM
RE: Météo openweathermap - by captainigloo - 01-26-2015, 09:44 PM
RE: Météo openweathermap - by Eric64 - 01-28-2015, 03:18 PM
RE: Météo openweathermap - by Eric64 - 01-30-2015, 11:32 PM
RE: Météo openweathermap - by Eric64 - 02-06-2015, 11:56 AM
RE: Météo openweathermap - by Eric64 - 03-11-2015, 05:03 PM
RE: Météo openweathermap - by raoulh - 03-12-2015, 09:43 AM
RE: Météo openweathermap - by Eric64 - 03-13-2015, 10:20 AM
RE: Météo openweathermap - by Eric64 - 03-23-2015, 07:24 PM
RE: Météo openweathermap - by raoulh - 03-23-2015, 08:46 PM
RE: Météo openweathermap - by Eric64 - 03-25-2015, 08:51 AM
RE: Météo openweathermap - by raoulh - 03-25-2015, 09:32 AM
RE: Météo openweathermap - by Eric64 - 03-25-2015, 02:28 PM
RE: Météo openweathermap - by Eric64 - 03-29-2015, 12:38 PM
RE: Météo openweathermap - by Eric64 - 05-15-2015, 02:50 PM
RE: Météo openweathermap - by Cyridle - 05-22-2015, 08:40 AM
RE: Météo openweathermap - by Eric64 - 05-26-2015, 10:14 PM
RE: Météo openweathermap - by Cyridle - 05-28-2015, 04:36 PM
RE: Météo openweathermap - by bernievds - 02-01-2017, 10:08 PM
RE: Météo openweathermap - by raoulh - 02-02-2017, 10:34 AM
RE: Météo openweathermap - by bernievds - 02-02-2017, 11:03 AM
RE: Météo openweathermap - by raoulh - 02-02-2017, 11:08 AM
RE: Météo openweathermap - by davidinfo - 02-05-2017, 01:58 AM
RE: Météo openweathermap - by bernievds - 02-13-2017, 07:39 PM
RE: Météo openweathermap - by davidinfo - 02-17-2017, 12:03 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)