How to get weather on esp using API with key?
Moderators: grovkillen, Stuntteam, TD-er
Re: How to get weather on esp using API with key?
String operations are still very preliminary.
Typically those can only be used to send to somewhere, like formatting an URL in rules, writing to a display, used in MQTT topics, logs, email.
You cannot store them in a dummy task, or in a variable.
The only 'dynamic' use with strings is as an eventvalue to hand them over when generating and handling an event.
Typically those can only be used to send to somewhere, like formatting an URL in rules, writing to a display, used in MQTT topics, logs, email.
You cannot store them in a dummy task, or in a variable.
The only 'dynamic' use with strings is as an eventvalue to hand them over when generating and handling an event.
Re: How to get weather on esp using API with key?
OK. Thanks. I've already figured it out from the forum posts.
Re: How to get weather on esp using API with key?
Сan add this "%c_dew_th%" to documentation here https://www.letscontrolit.com/wiki/inde ... asyFormula , for the formula for calculating the dew point temperature
Re: How to get weather on esp using API with key?
Do not use the wiki as that's completely outdated.
Use the Read-the-docs instead: https://espeasy.readthedocs.io/en/latest/
Also all variables are available (including their current values) on the system variables page (see tools page)
Use the Read-the-docs instead: https://espeasy.readthedocs.io/en/latest/
Also all variables are available (including their current values) on the system variables page (see tools page)
Re: How to get weather on esp using API with key?
The wiki is very outdated. What you're looking for is documented herecccp79 wrote: ↑17 Jan 2025, 20:13 Сan add this "%c_dew_th%" to documentation here https://www.letscontrolit.com/wiki/inde ... asyFormula , for the formula for calculating the dew point temperature
/Ton (PayPal.me)
Re: How to get weather on esp using API with key?
Thanks. I found it difficult to find it, perhaps because of the translation difficulties(Ath wrote: ↑17 Jan 2025, 20:17The wiki is very outdated. What you're looking for is documented herecccp79 wrote: ↑17 Jan 2025, 20:13 Сan add this "%c_dew_th%" to documentation here https://www.letscontrolit.com/wiki/inde ... asyFormula , for the formula for calculating the dew point temperature
Re: How to get weather on esp using API with key?
Is it possible to add support for the ST7796 display? Esp32 30pin, "easyesp display" + parser would be perfect, there is already ST7796
Re: How to get weather on esp using API with key?
Not sure if I understand your question completely.
This Weather API feature is available in the MAX builds by default, and can be enabled for Custom builds. The documentation for how to create a Custom build of ESPEasy is here.
MAX builds include all plugins, and 99.9% of available features, but are only available for ESP32 units with 8MB or 16MB Flash memory.
/Ton (PayPal.me)
Who is online
Users browsing this forum: Bing [Bot] and 2 guests