mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
[climate] Fix typo in services.yaml (#5136)
This commit is contained in:
parent
7fbf68df35
commit
a8a98f2585
@ -76,7 +76,7 @@ set_operation_mode:
|
|||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
description: Name(s) of entities to change
|
description: Name(s) of entities to change
|
||||||
example: 'climet.nest'
|
example: 'climate.nest'
|
||||||
|
|
||||||
operation_mode:
|
operation_mode:
|
||||||
description: New value of operation mode
|
description: New value of operation mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user