Open Fallu1 opened 1 year ago
Could you please check that sensor.current_spot_electricity_hour_order
has attributes with prices during the times when the template result is unavailable?
I would kindly ask for new boolean sensor/switch "cheapest within defined interval". The purpose is to avoid "templating" for owners of photovoltaic power plants (not only). It will require three additional config parameters: "Begin" - a hour when production starts "End" - a hour when production ends "Hours" - count of hours with cheapest price, non consecutive. The sensor will help us to determine when to prefer consumption against export of electricity. I know it can be handled by suggested template, but having this sensor it will simplify related automation (and our life)
Could you please check that
sensor.current_spot_electricity_hour_order
has attributes with prices during the times when the template result is unavailable?
sorry, problem on my end. the problem is, that the router is turned off at midnight. everything is fine now.
Hi, I have problem with template sensor "Find cheapest hours in selected interval". Each day starts as unavailable and turns on during the day. Don't know where the problem could be? here my code :