Replace "service" with "action" in zha:reconfigure_device (#131111)

Replace "service" with "action" in one description

As services are now actions in HA this needs to be fixed.
pull/131248/head
Norbert Rittel 2024-11-21 01:47:26 +01:00 committed by Franck Nijhof
parent 93b4570c04
commit 402c668f05
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@
},
"reconfigure_device": {
"name": "Reconfigure device",
"description": "Reconfigures a ZHA device (heal device). Use this if you are having issues with the device. If the device in question is a battery-powered device, ensure it is awake and accepting commands when you use this service.",
"description": "Reconfigures a ZHA device (heal device). Use this if you are having issues with the device. If the device in question is a battery-powered device, ensure it is awake and accepting commands when you use this action.",
"fields": {
"ieee": {
"name": "[%key:component::zha::services::permit::fields::ieee::name%]",