mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
16 lines
473 B
YAML
16 lines
473 B
YAML
sync:
|
|
description: Syncs the remote's configuration.
|
|
fields:
|
|
entity_id:
|
|
description: Name(s) of entities to sync.
|
|
example: 'remote.family_room'
|
|
|
|
change_channel:
|
|
description: Sends change channel command to the Harmony HUB
|
|
fields:
|
|
entity_id:
|
|
description: Name(s) of Harmony remote entities to send change channel command to
|
|
example: 'remote.family_room'
|
|
channel:
|
|
description: Channel number to change to
|
|
example: '200' |