You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for the excellent work in this integration. I have put together some code to estimate the charges corresponding to the Octopus Flexi tariff (Spanish market). I'm adding it below, just in case someone else finds it useful and/or you want to share it in your wiki.
In order for it to work, one needs to set up two instances of the "Workday" integration:
binary_sensor.workday_sensor: configured for working days in Spain, offset 0 (today)
binary_sensor.workday_sensor_tomorrow: configured for working days in Spain, offset 1 (tomorrow)
These are needed in order to accurately take into account whether today or tomorrow are official holidays (or week-ends).
The calculation includes taxes, both IVA (21%) and the tax on electricity (3.8%).
Hi!
Thanks a lot for the excellent work in this integration. I have put together some code to estimate the charges corresponding to the Octopus Flexi tariff (Spanish market). I'm adding it below, just in case someone else finds it useful and/or you want to share it in your wiki.
In order for it to work, one needs to set up two instances of the "Workday" integration:
These are needed in order to accurately take into account whether today or tomorrow are official holidays (or week-ends).
The calculation includes taxes, both IVA (21%) and the tax on electricity (3.8%).
Best regards,
Gonçal
OctopusFlexiES.txt
The text was updated successfully, but these errors were encountered: