mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Fix remote.harmony_change_channel services.yaml indentation (#20051)
This commit is contained in:
parent
2339cb05ad
commit
4af4b2d10e
@ -52,13 +52,13 @@ harmony_sync:
|
|||||||
|
|
||||||
harmony_change_channel:
|
harmony_change_channel:
|
||||||
description: Sends change channel command to the Harmony HUB
|
description: Sends change channel command to the Harmony HUB
|
||||||
fields:
|
fields:
|
||||||
entity_id:
|
entity_id:
|
||||||
description: Name(s) of Harmony remote entities to send change channel command to
|
description: Name(s) of Harmony remote entities to send change channel command to
|
||||||
example: 'remote.family_room'
|
example: 'remote.family_room'
|
||||||
channel:
|
channel:
|
||||||
description: Channel number to change to
|
description: Channel number to change to
|
||||||
example: '200'
|
example: '200'
|
||||||
|
|
||||||
xiaomi_miio_learn_command:
|
xiaomi_miio_learn_command:
|
||||||
description: 'Learn an IR command, press "Call Service", point the remote at the IR device, and the learned command will be shown as a notification in Overview.'
|
description: 'Learn an IR command, press "Call Service", point the remote at the IR device, and the learned command will be shown as a notification in Overview.'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user