1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Improve description of openweathermap.get_minute_forecast action (#139267)

This commit is contained in:
Norbert Rittel
2025-02-25 16:52:58 +01:00
committed by GitHub
parent 27f7085b61
commit ca1677cc46
@@ -51,7 +51,7 @@
"services": {
"get_minute_forecast": {
"name": "Get minute forecast",
"description": "Get minute weather forecast."
"description": "Retrieves a minute-by-minute weather forecast for one hour."
}
},
"exceptions": {