diff --git a/docs/user/docs/actions.md b/docs/user/docs/actions.md index 1cc4010..c94b937 100644 --- a/docs/user/docs/actions.md +++ b/docs/user/docs/actions.md @@ -134,7 +134,7 @@ data: For detailed parameter descriptions, open **Developer Tools → Actions** (the UI label) and select `tibber_prices.get_chartdata`. The inline documentation is still stored in `services.yaml` because actions are backed by services. -#### Energy & Tax Fields in get_chartdata {#energy--tax-fields-in-get_chartdata} +#### Energy & Tax Fields in get_chartdata You can include the raw energy price (spot price) and/or tax component in chart data output. This is useful for visualizing how the total price is composed over time, or for feed-in calculations. diff --git a/docs/user/docs/sensors.md b/docs/user/docs/sensors.md index 8cdcc28..4646325 100644 --- a/docs/user/docs/sensors.md +++ b/docs/user/docs/sensors.md @@ -551,7 +551,7 @@ chips: ### In Chart Data Actions -The `energy_price` and `tax` fields are also available in the `get_chartdata` action. See [Actions — Energy & Tax Fields](#energy--tax-fields-in-get_chartdata) for details. +The `energy_price` and `tax` fields are also available in the `get_chartdata` action. See [Actions — Energy & Tax Fields](./actions.md#energy--tax-fields-in-get_chartdata) for details. ## Timing Sensors