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.
This commit is contained in:
Norbert Rittel 2024-11-21 01:47:26 +01:00 committed by GitHub
parent bab9ef7ada
commit 782cad97af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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%]",