We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d025f03 commit 9fa89a7Copy full SHA for 9fa89a7
openweathermap/locales/en-US/weather.html
@@ -47,7 +47,7 @@
47
<li><code>weather</code> - an object with some miscellaneous data,
48
<ul><li>description, icon, main, id</li></ul>
49
</ul>
50
- <p>The combined current weather/forecast creates three properties in <code>msg.payload</code>:</p>
+ <p>The combined current weather/forecast places calls to Onecall 3.0 and creates three properties in <code>msg.payload</code>:</p>
51
<ul>
52
<li><code>current</code> - the current weather
53
<li><code>hourly</code> - an hourly forecast for the next 48 hours
0 commit comments