Files
core/homeassistant/components/harmony/services.yaml
T
Raman Gupta b274fcba05 Update service domain for harmony from 'remote' to 'harmony' (#29146)
* move harmoney services to harmony domain

* update service names
2019-11-27 18:14:46 +01:00

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'