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:
Norbert Rittel 2025-03-18 10:16:21 +01:00 committed by GitHub
parent 36d42760a4
commit 603557af73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
}
}