davidusb-geek / emhass

emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
MIT License
260 stars 51 forks source link

Feature Request: Support dynamic electricity prices #319

Open andreas-bulling opened 5 days ago

andreas-bulling commented 5 days ago

It'd be great if EMHASS not only supported fixed electricity prices but also dynamic ones, e.g. provided by the Tibber integration for the next 48 hours.

anline380 commented 1 day ago

Emhass supports dynamic pricing without any problems. You should check the HA forum, there are hundreds of examples.

andreas-bulling commented 1 day ago

I've seen those solutions but they are all rather hacky/manual solutions IMHO. Would be nicer if one could simply define the (e.g. tibber) entity that provides the prices and EMHASS does the rest.