Skip to content

feat(n8n): surface energy tariff (TOU) read in Energy node - #67

Merged
Bre77 merged 1 commit into
mainfrom
fm/tariff-surface-n8n
Jul 28, 2026
Merged

feat(n8n): surface energy tariff (TOU) read in Energy node#67
Bre77 merged 1 commit into
mainfrom
fm/tariff-surface-n8n

Conversation

@Bre77

@Bre77 Bre77 commented Jul 28, 2026

Copy link
Copy Markdown
Member

Intent

  • n8n-nodes-teslemetry's Energy node had no way to read a site's time-of-use tariff, even though TeslemetryEnergyApi.getTariff() already exists in the SDK.
    • Added a getTariff operation to the existing Energy node operation list, alongside the other read operations (getLiveStatus, getSiteInfo).
    • Read-only - no tariff write / VPP / grid-services controls are wired.

Add a "Get Tariff" operation to the Teslemetry Energy node, calling
the SDK's getTariff() (time-of-use rate schedule). Read-only, mirrors
the node-red-contrib-teslemetry precedent (#58).
@Bre77
Bre77 merged commit 0f960f6 into main Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant