mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +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.",
|
"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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user