mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Improve field names and descriptions of easyEnergy actions (#138319)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
This commit is contained in:
parent
a3cde3d8ab
commit
487a4ac5c4
@ -60,12 +60,12 @@
|
||||
"description": "Requests gas prices from easyEnergy.",
|
||||
"fields": {
|
||||
"config_entry": {
|
||||
"name": "Config Entry",
|
||||
"name": "Config entry",
|
||||
"description": "The configuration entry to use for this action."
|
||||
},
|
||||
"incl_vat": {
|
||||
"name": "VAT Included",
|
||||
"description": "Include or exclude VAT in the prices, default is true."
|
||||
"name": "VAT included",
|
||||
"description": "Whether the prices should include VAT."
|
||||
},
|
||||
"start": {
|
||||
"name": "Start",
|
||||
|
Loading…
x
Reference in New Issue
Block a user