mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Improve description of vicare.set_vicare_mode
action (#140826)
Add some additional information from the online docs so they get included in translations.
This commit is contained in:
parent
36d42760a4
commit
603557af73
@ -515,11 +515,11 @@
|
||||
"services": {
|
||||
"set_vicare_mode": {
|
||||
"name": "Set ViCare mode",
|
||||
"description": "Set a ViCare mode.",
|
||||
"description": "Sets the mode of the climate device as defined by Viessmann.",
|
||||
"fields": {
|
||||
"vicare_mode": {
|
||||
"name": "ViCare mode",
|
||||
"description": "ViCare mode."
|
||||
"description": "For supported values, see the `vicare_modes` attribute of the climate entity."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user