Looking for guidance on how best to calculate my electricity unit cost for Intelligent Go (2330-0530 offpeak). I see something similar already available for Agile, Cosy and Go.
You could use Home Assistant with the Octopus app within HACS, then assign the incoming wattage of the heat pump to record when at the 0.07p and.27p rate.
It’s possible to do this using the Emoncms Agile app e.g here’s the unit rate for my heat pump electric consumption on intelligent go and agile over the last 60 days:
Hi Trystan, is it possible to extend this to octopus cosy , I’m running my heat pump 99% of the time from the AIO 13.5kW Givenenrgy battery on off peak and would be nice is if was possible to tie in running costs
Hi @TrystanLea, I was thinking about aggregating electricity usage into 30min slots, daily and monthly, separately for heating and hot water. With that, we could calculate the actual or expected cost of any non-agile tariff I believe. This would also show a typical electricity usage profile for each heat pump, showing how people run them - e.g. by load shifting to certain time slots, constant, etc.
To save on storage and DB comlexity, we could encode this into a single (json) string of 48 values in kWh, e.g. [0.34,3.43,2.34…]