2019-11-27 17:14:46 +00:00
|
|
|
sync:
|
|
|
|
description: Syncs the remote's configuration.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
|
|
|
description: Name(s) of entities to sync.
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "remote.family_room"
|
2019-11-27 17:14:46 +00:00
|
|
|
|
|
|
|
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
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "remote.family_room"
|
2019-11-27 17:14:46 +00:00
|
|
|
channel:
|
|
|
|
description: Channel number to change to
|
2020-04-05 08:33:45 +00:00
|
|
|
example: "200"
|