You should be able to import these blueprints by clicking links below. If you want to do this manually, see instructions from Home Assistant documentation: https://www.home-assistant.io/docs/automation/using_blueprints/#importing-blueprints
Use Case / "I want to..." |
What blueprint to use |
... allow/turn on device during cheapest n hours of the day OR ... allow/turn on device when price is below X €/kW OR ... allow/turn on device when price is below X €/kWh or during cheapest n hours of the day OR ... allow/turn on device when price is below X €/kWh and during cheapest n hours of the day |
. |
... allow/turn on device when cheapest adjacent n hours starts between two times |
Create a new time helper (Settings->Devices&Services->Helpers->Create Helper->"Date and/or time" + select "Date and Time").
Then: |
... continuously control for example a thermostat temperature during the day based on relative difference to the max price of today |
|
... continuously control for example a thermostat temperature during the day based on your own curve based on electricity price. Can handle also other use cases where numerical state of an entity should be mapped to another value and some actions should be called. |
|
... do something when prices for tomorrow are available. |
|
This package is a hobby project. I cannot guarantee that is works every time correctly and works in every situation as expected. There are most probably some bugs. You use this package at your own risk. Test what happens to your automation if your network connection is down and new prices aren't updated accordingly.