close
Skip to content

Pstryk tariff integration broken #28982

@redzioch

Description

@redzioch

Describe the bug

Pstryk changed their API since 01.04.2026.

Endpoints used in evcc no longer exist.

Related PR: #23819

Steps to reproduce

  1. Configure Pstryk tariff
  2. Run evcc

Configuration details

tariffs:
  currency: PLN

  grid:
    type: template
    template: pstryk
    token: "***"
    plan: pricing # Tariff source, [pricing, prosumer-pricing]
    interval: 4h # Interval, optional

  feedin:
    type: template
    template: pstryk
    token: "***"
    plan: prosumer-pricing # Tariff source, [pricing, prosumer-pricing]
    interval: 4h # Interval, optional

Log details

[site  ] WARN 2026/04/09 19:27:54 planner: tariff not available: cannot create tariff type 'template:pstryk': cannot create tariff type 'custom': unexpected status: 403 (Forbidden) GET https://api.pstryk.pl/integrations/pricing/?resolution=hour&window_start=2026-04-08&window_end=2026-04-12
[site  ] WARN 2026/04/09 19:27:54 feed-in: tariff not available: cannot create tariff type 'template:pstryk': cannot create tariff type 'custom': unexpected status: 403 (Forbidden) GET https://api.pstryk.pl/integrations/prosumer-pricing/?resolution=hour&window_start=2026-04-08&window_end=2026-04-12

What type of operating system or environment does evcc run on?

HomeAssistant Add-on

External automation

  • I have made sure that no external automation like HomeAssistant or Node-RED is active or accessing any of the mentioned devices when this issue occurs.

Nightly build

  • I have verified that the issue is reproducible with the latest nightly build

Version

0.304.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    tariffsSpecific tariff support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions