From c645bbb3f8260679fe25e77e2f0cbb5b290e7dc1 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Mon, 23 Mar 2026 20:12:30 +0100 Subject: [PATCH] Replace "grid return" with "grid export" in `opower` issue (#165888) Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- homeassistant/components/opower/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/opower/strings.json b/homeassistant/components/opower/strings.json index 6c81f0a334d..a990d89fadc 100644 --- a/homeassistant/components/opower/strings.json +++ b/homeassistant/components/opower/strings.json @@ -126,8 +126,8 @@ }, "issues": { "return_to_grid_migration": { - "description": "We found negative values in your existing consumption statistics, likely because you have solar. We split those in separate return statistics for a better experience in the Energy dashboard.\n\nPlease visit the [Energy configuration page]({energy_settings}) to add the following statistics in the **Return to grid** section:\n\n{target_ids}\n\nOnce you have added them, ignore this issue.", - "title": "Return to grid statistics for account: {utility_account_id}" + "description": "We found negative values in your existing consumption statistics, likely because you have solar. We split those into separate export statistics for a better experience in the Energy dashboard.\n\nPlease visit the [Energy configuration page]({energy_settings}) to add the following statistics in the **Energy exported to grid** section:\n\n{target_ids}\n\nOnce you have added them, ignore this issue.", + "title": "Export to grid statistics for account: {utility_account_id}" }, "unsupported_utility": { "fix_flow": {