mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02: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:
@@ -515,11 +515,11 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"set_vicare_mode": {
|
"set_vicare_mode": {
|
||||||
"name": "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": {
|
"fields": {
|
||||||
"vicare_mode": {
|
"vicare_mode": {
|
||||||
"name": "ViCare mode",
|
"name": "ViCare mode",
|
||||||
"description": "ViCare mode."
|
"description": "For supported values, see the `vicare_modes` attribute of the climate entity."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user