{ "config": { "abort": { "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]" }, "step": { "reauth_confirm": { "data": { "api_key": "[%key:common::config_flow::data::api_key%]" }, "description": "To re-authenticate with PVOutput you'll need to get the API key at {account_url}." }, "user": { "data": { "api_key": "[%key:common::config_flow::data::api_key%]", "system_id": "System ID" }, "description": "To authenticate with PVOutput you'll need to get the API key at {account_url}.\n\nThe system IDs of registered systems are listed on that same page." } } }, "entity": { "sensor": { "efficiency": { "name": "Efficiency" }, "energy_consumption": { "name": "Energy consumption" }, "energy_generation": { "name": "Energy generation" }, "power_consumption": { "name": "Power consumption" }, "power_generation": { "name": "Power generation" } } } }