home-assistant_OctopusAgile
home-assistant_OctopusAgile copied to clipboard
Calculate price sensors based on Quartiles
trafficstars
Would it be possible to create price sensors that present quartile values for todays prices. I've always found having to program in specific price thresholds for performing certain tasks (i.e. Current_agile_price < 12 ) or something really inflexible.It would be much more dynamic if you could write something like Current_agile_price < Agile_SecondQuartileValue ) - that way you could 'float' above any specifc daily fluctuations but be confident about selecting the cheaper prices etc.