mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Fix config entry name and description in rainbird.set_rain_delay
action (#149358)
This commit is contained in:
parent
53d77c4c10
commit
46a01c2060
@ -80,8 +80,8 @@
|
||||
"description": "Sets how long automatic irrigation is turned off.",
|
||||
"fields": {
|
||||
"config_entry_id": {
|
||||
"name": "Rainbird Controller Configuration Entry",
|
||||
"description": "The setting will be adjusted on the specified controller."
|
||||
"name": "Rain Bird controller",
|
||||
"description": "The configuration entry of the controller to adjust the setting."
|
||||
},
|
||||
"duration": {
|
||||
"name": "Duration",
|
||||
|
Loading…
x
Reference in New Issue
Block a user