1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00

Improve description of tibber.get_prices action (#139863)

Replace with the description from the online docs which add the information that a price level is included.

This also makes it consistent with the standard descriptive style in Home Assistant.
This commit is contained in:
Norbert Rittel
2025-03-06 12:22:36 +01:00
committed by GitHub
parent 052eed6bb3
commit e06af94a1a

View File

@@ -87,7 +87,7 @@
"services": {
"get_prices": {
"name": "Get energy prices",
"description": "Get hourly energy prices from Tibber",
"description": "Fetches hourly energy prices including price level.",
"fields": {
"start": {
"name": "Start",