Improve name and description of nexia.set_hvac_run_mode action (#140348)

- use proper capitalization of "HVAC" in action name
- better explain that you can set the run mode ("permanent_hold" / "run_schedule") and / or the operation mode ("auto" / "cool" / "heat") of the HVAC system
This commit is contained in:
Norbert Rittel 2025-03-11 11:14:22 +01:00 committed by GitHub
parent 3199b538ee
commit 47a9f25ba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,8 +86,8 @@
}
},
"set_hvac_run_mode": {
"name": "Set hvac run mode",
"description": "Sets the HVAC operation mode.",
"name": "Set HVAC run mode",
"description": "Sets the run and/or operation mode of the HVAC system.",
"fields": {
"run_mode": {
"name": "Run mode",