mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
fix climate services (missing indentation, wrongly formatted example) (#9805)
This commit is contained in:
parent
c85b5561ee
commit
2c1f0f3449
@ -101,7 +101,7 @@ set_swing_mode:
|
|||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
description: Name(s) of entities to change
|
description: Name(s) of entities to change
|
||||||
example: '.nest'
|
example: 'climate.nest'
|
||||||
|
|
||||||
swing_mode:
|
swing_mode:
|
||||||
description: New value of swing mode
|
description: New value of swing mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user