2019-11-27 17:14:46 +00:00
|
|
|
sync:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Sync
|
2019-11-27 17:14:46 +00:00
|
|
|
description: Syncs the remote's configuration.
|
2021-05-12 18:49:04 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: harmony
|
|
|
|
domain: remote
|
2019-11-27 17:14:46 +00:00
|
|
|
|
|
|
|
change_channel:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Change channel
|
2019-11-27 17:14:46 +00:00
|
|
|
description: Sends change channel command to the Harmony HUB
|
2021-05-12 18:49:04 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: harmony
|
|
|
|
domain: remote
|
2019-11-27 17:14:46 +00:00
|
|
|
fields:
|
|
|
|
channel:
|
2021-05-12 18:49:04 +00:00
|
|
|
name: Channel
|
2019-11-27 17:14:46 +00:00
|
|
|
description: Channel number to change to
|
2021-05-12 18:49:04 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 1
|
|
|
|
max: 100000
|