Use reference strings in pvpc_hourly_pricing (#41214)

This commit is contained in:
SNoof85
2020-10-05 12:22:29 +02:00
committed by GitHub
parent 979346f1ce
commit d6fff02b11

View File

@@ -11,7 +11,7 @@
} }
}, },
"abort": { "abort": {
"already_configured": "Integration is already configured with an existing sensor with that tariff" "already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
} }
} }
} }