From be34e87fa635664d6c8e519f6e0468434eed7823 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski <75446+jpawlowski@users.noreply.github.com> Date: Thu, 11 Dec 2025 09:36:24 +0000 Subject: [PATCH] refactor(currency): rename minor_currency to subunit_currency in services.yaml --- custom_components/tibber_prices/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tibber_prices/services.yaml b/custom_components/tibber_prices/services.yaml index d419c06..48eaa7b 100644 --- a/custom_components/tibber_prices/services.yaml +++ b/custom_components/tibber_prices/services.yaml @@ -121,7 +121,7 @@ get_chartdata: transformation: collapsed: true fields: - minor_currency: + subunit_currency: required: false default: false example: true