Fix config entry name and description in rainbird.set_rain_delay action (#149358)

This commit is contained in:
Norbert Rittel 2025-07-24 10:23:17 +02:00 committed by GitHub
parent 53d77c4c10
commit 46a01c2060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -80,8 +80,8 @@
"description": "Sets how long automatic irrigation is turned off.", "description": "Sets how long automatic irrigation is turned off.",
"fields": { "fields": {
"config_entry_id": { "config_entry_id": {
"name": "Rainbird Controller Configuration Entry", "name": "Rain Bird controller",
"description": "The setting will be adjusted on the specified controller." "description": "The configuration entry of the controller to adjust the setting."
}, },
"duration": { "duration": {
"name": "Duration", "name": "Duration",