This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
InfraRed
adding discrete IR commands from hex code
janusqq
Member
Hi All,
Although most remote controls only offer a power toggle (on/off), a great number of devices can also handle discrete on or off signals.
These IR commans could be really helpfull for my flow. For example, my wife always leaves the receiver on. When we are leaving the house, I could use the discrete ir command "off" and fire it a couple of times to make sure the receiver gets the "off" signal.
The problem now is to get homey to learn these discrete IR commands. I can find the IR HEX codes online for the signals I want to use, but I don't know how to add these homey.
I own a Harmony remote, but these discrete IR commands are also not available in the harmony library, and there's no way to add these from the HEX code.
Has anyone had the same problem/question? How did you guys tackle this problem?
Do I need to create an app (I have absolute no developer skills)?
Although most remote controls only offer a power toggle (on/off), a great number of devices can also handle discrete on or off signals.
These IR commans could be really helpfull for my flow. For example, my wife always leaves the receiver on. When we are leaving the house, I could use the discrete ir command "off" and fire it a couple of times to make sure the receiver gets the "off" signal.
The problem now is to get homey to learn these discrete IR commands. I can find the IR HEX codes online for the signals I want to use, but I don't know how to add these homey.
I own a Harmony remote, but these discrete IR commands are also not available in the harmony library, and there's no way to add these from the HEX code.
Has anyone had the same problem/question? How did you guys tackle this problem?
Do I need to create an app (I have absolute no developer skills)?
Tagged:
Comments
For IR you can learn Signals to Homey:
The question I have is how to add commands without having a remote control with that command
There are even websites dedicated in to finding and sharing these discrete ir codes.
Thanks, I see that there are android apps who can translate hex to IR for phones with IR embedded.
https://irplus-remote.github.io/
I will ask around if one of my friends own a phone with IR.