Fix incorrect action descriptions of Nexia integration (#131087)

This commit is contained in:
Norbert Rittel 2024-11-22 14:51:44 +01:00 committed by GitHub
parent 3d98be8593
commit 7a42c42384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@
"services": {
"set_aircleaner_mode": {
"name": "Set air cleaner mode",
"description": "The air cleaner mode.",
"description": "Sets the air cleaner mode.",
"fields": {
"aircleaner_mode": {
"name": "Air cleaner mode",
@ -74,7 +74,7 @@
},
"set_humidify_setpoint": {
"name": "Set humidify set point",
"description": "The humidification set point.",
"description": "Sets the target humidity.",
"fields": {
"humidity": {
"name": "Humidify",
@ -84,7 +84,7 @@
},
"set_hvac_run_mode": {
"name": "Set hvac run mode",
"description": "The HVAC run mode.",
"description": "Sets the HVAC operation mode.",
"fields": {
"run_mode": {
"name": "Run mode",