From 04636e9ba7196d4539cc369e39b8f349bfb7062d Mon Sep 17 00:00:00 2001 From: ehendrix23 Date: Sat, 12 Jan 2019 12:15:27 -0700 Subject: [PATCH] Add harmony service to remote services.yaml (#20031) Added the harmony_change_channel service to services.yaml for remote component. --- homeassistant/components/remote/services.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/homeassistant/components/remote/services.yaml b/homeassistant/components/remote/services.yaml index 25ad626f96d..ea3a48e253a 100644 --- a/homeassistant/components/remote/services.yaml +++ b/homeassistant/components/remote/services.yaml @@ -50,6 +50,16 @@ harmony_sync: description: Name(s) of entities to sync. example: 'remote.family_room' +harmony_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' + 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.' fields: