mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
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:
parent
3199b538ee
commit
47a9f25ba6
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user