📄Infrared (IR)
How to Send Multiple IR Commands with Delays?
Smart IR remotes, such as the LinknLink eRemote or eHub, can assist with app or voice control. But how can an IR remote handle setups that require multiple IR operations to be performed sequentially with controllable intervals?
For instance, if you want to switch your input to HDMI2, you might need to:
Turn ON the TV (15s) Press Up (2s) Press OK (2s) Press Right (2s) Press OK (2s) to select HDMI2 as the input
Here is a simple and effective way to set this up:
1/ In LinknLink App, add a "General Scene" 2/ Add actions 3/ Click the "Timer" icon next to each action to set delay
You can refer to the Tutorial Video for a better understanding:
Add IR device to eRemote
1. Add with Auto-Matching
Click the "+" icon in the top-right corner and select an appliance type (e.g., TV).

To control your lR device using both the app and HA, select "Add for HA". Follow the wizard to select the brand, test the lR options, and save your settings. You can then controlthe device from your phone

Add with Manual-Learning If no lR options match the selected brand, click "Learn Remote Now" tocreate a blank template. Assign a room and rename the device to continue, then click "Use DeviceNoW". Click the grey buttons and follow the wizard to manually learn the lR codeusing your physical remote.

SYNC IR device to HA
1. Configure MQTT for HA
Return to the eRemote HA device page. Click the ".." icon in the top-right corner, then select "MQTT Connection."

Enter the required information based on your MQTT server settings and click "Save"Reopen "MQTT Connection" to verify that the status shows "Connected".

3. Control IR device in HA
Once MQTT is connected, the added lR device will automatically appear in your HA, with theavailable buttons synced and ready for use. You can now use the IR device in HA for complete local automations.

Alexa / Google Voice Control
If you're already logged into the Alexa or Google Home APP, you can now directly link to the LinknLink skill.
On the App homepage, click on the "+" in the top right corner and select "Add Voice Assistant". Select "Alexa" or "Google Home", then click "Link Now".
You will be redirected to the Alexa / Google Home APP and click "Link" to complete this process.
After successfully discovering the device, you will be able to control the device through the Alexa / Google Home APP or speaker.

Last updated