Tibber · Arazzo Workflow
Tibber Consumption Report
Version 1.0.0
Discover the viewer's homes over GraphQL, then pull the most recent hourly consumption nodes with cost for the chosen home.
View Spec
View on GitHub
EnergySmart HomeSmart MeterElectricityPricingElectric Vehicle ChargingHeatPumpSolarInverterHome BatteryGraphQLAuthenticationNordicArazzoWorkflows
Provider
Workflows
consumption-report
Resolve a home and pull its most recent hourly consumption nodes with cost.
Runs a viewer/homes discovery query to capture a home id, then runs an hourly consumption query to return the most recent consumption nodes, each with consumption, unit, cost, and currency.
1
discoverHomes
Resolve the authenticated viewer and the list of homes, capturing the first home id for context.
2
getConsumption
Pull the most recent hourly consumption nodes for the viewer's home, including consumption, unit, cost, and currency.
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.