Fix typo in `outlet_2_load_off` of NUT integration (#139656)

Fix typo in `outlet_2_load_off`

Fix small copy & paste error in https://github.com/home-assistant/core/pull/139044
pull/138745/merge
Norbert Rittel 2025-03-02 20:49:19 +01:00 committed by GitHub
parent f76e295204
commit 18b0f54a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
"outlet_1_load_on": "Power outlet 1 on",
"outlet_1_load_off": "Power outlet 1 off",
"outlet_2_load_on": "Power outlet 2 on",
"outlet_2_load_off": "Power outlet 1 off"
"outlet_2_load_off": "Power outlet 2 off"
}
},
"entity": {