mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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:
parent
052eed6bb3
commit
e06af94a1a
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user