Skip to content

Add missing charging_stopped translation - #391

Open
Swoop86 wants to merge 1 commit into
CJNE:mainfrom
Swoop86:missing-translation-1
Open

Add missing charging_stopped translation#391
Swoop86 wants to merge 1 commit into
CJNE:mainfrom
Swoop86:missing-translation-1

Conversation

@Swoop86

@Swoop86 Swoop86 commented Jul 24, 2026

Copy link
Copy Markdown

Description

Adds the missing charging_stopped state to the charging_status sensor translations.

Context

The Porsche API returns CHARGING_STOPPED when the charger stops charging (e.g., due to a scheduled end or external stop). The integration converts this to lowercase (charging_stopped), but this state was missing from the translation files, causing the raw string to be displayed in Home Assistant instead of a human-readable label.

Changes

  • en.json: Added "charging_stopped": "Charging stopped"
  • sv.json: Added "charging_stopped": "Laddning stoppad"

Related

Fixes missing state for sensorcharging_stopped.

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