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