Tibber · Arazzo Workflow
Tibber Price Alert Push
Version 1.0.0
Read the current price level over GraphQL, branch on whether power is cheap, and push a Tibber app notification when it is.
View Spec
View on GitHub
EnergySmart HomeSmart MeterElectricityPricingElectric Vehicle ChargingHeatPumpSolarInverterHome BatteryGraphQLAuthenticationNordicArazzoWorkflows
Provider
Workflows
price-alert-push
Push a Tibber app notification when the current price level is cheap.
Reads the current price level for the viewer's home, branches on whether the level is CHEAP or VERY_CHEAP, and on the cheap path sends a push notification to the Tibber mobile app via the sendPushNotification mutation.
1
readPriceLevel
Read the current hourly price and its level classification for the viewer's home, capturing the level for branching.
2
sendPush
Send a push notification to the Tibber mobile app announcing the cheap price window using the sendPushNotification mutation.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.