Use trademark "Time-of-Use Price Plan" in srp_energy integration (#140350)

This commit is contained in:
Norbert Rittel 2025-03-11 11:18:35 +01:00 committed by GitHub
parent 47a9f25ba6
commit d3a96ba688
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,10 +3,10 @@
"step": { "step": {
"user": { "user": {
"data": { "data": {
"id": "Account Id", "id": "Account ID",
"username": "[%key:common::config_flow::data::username%]", "username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]", "password": "[%key:common::config_flow::data::password%]",
"is_tou": "Is Time of Use Plan" "is_tou": "Is Time-of-Use Price Plan"
} }
} }
}, },