mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
refactor(currency): rename minor_currency to subunit_currency in services.yaml
This commit is contained in:
parent
51cf230c48
commit
be34e87fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ get_chartdata:
|
||||||
transformation:
|
transformation:
|
||||||
collapsed: true
|
collapsed: true
|
||||||
fields:
|
fields:
|
||||||
minor_currency:
|
subunit_currency:
|
||||||
required: false
|
required: false
|
||||||
default: false
|
default: false
|
||||||
example: true
|
example: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue