Reacting in real time to dynamic prices
One of the most powerful Leafy Energy demos is using webhooks for price notifications. With these you can build flows that make devices automatically respond to cheap or expensive hours.
Example scenario
- Register a webhook for
pricing.threshold_crossed. - Configure a threshold such as “below 0.15 EUR/kWh”.
- When the price drops below that threshold, Leafy Energy sends a webhook to your endpoint.
- Your system then triggers a Home Assistant automation.
Use in demos
In demos you can show a chart where the price line crosses the threshold, followed almost immediately by a webhook event in your logs and visible action in the smart home.
Comments
0 comments
Please sign in to leave a comment.