From 159b0c830df994f7cdb2b5283ccb2c777b39fe85 Mon Sep 17 00:00:00 2001 From: Eugenio Panadero Date: Thu, 23 Nov 2023 10:05:10 +0100 Subject: [PATCH] Update docs with optional API token info (#25686) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 📝 Update docs with optional API token info * Apply suggestions from code review --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/pvpc_hourly_pricing.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/pvpc_hourly_pricing.markdown b/source/_integrations/pvpc_hourly_pricing.markdown index 7e91863fab5..b2c759e1802 100644 --- a/source/_integrations/pvpc_hourly_pricing.markdown +++ b/source/_integrations/pvpc_hourly_pricing.markdown @@ -40,8 +40,12 @@ Set also your contracted power (in kW) for the two power periods that apply with In case you did nothing after the tariff change on 2021-06-01, both powers are equal, and the same you had for your existing contract. -You can add up to 2 sensors (one for each geographic zone) by adding them again through the integrations panel, -and you can change the sensor configuration anytime by going to the integration's options. +To access extra price sensors from ESIOS API, like the price for the **excess energy from self-consumption**, or the electricity price in the open market (useful if your provider indexes its price with it), +you must **request a personal token** by mailing to [consultasios@ree.es](mailto:consultasios@ree.es?subject=Personal%20token%20request). +Then, enable the API Token option for this integration. + +You can set up the integration 2 times; one for each geographic zone. To do this, add them again through the integrations panel under {% my integrations title="**Settings** > **Devices & services**" %}. +You can change the configuration anytime in the integration options.