Skip to content

A simple standalone daemon to intercept lirc key presses and control Hyperion

Notifications You must be signed in to change notification settings

penfold42/hyperion-lirc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HYPERION-LIRC

Hyperion-lirc is a simple perl script that connects to lircd to listen for remote control presses.

It then calls hyperion to set the led colours and adjust the brightness.

I have included a sample lircd.conf which was recorded from an Aldi led pool light.

INSTALL Assuming you already have lircd running and hyperion working...

  1. Make sure lircd has --listen

  2. You will need to modify the perl script

  • $lirc_remote_name - The name of the remote control from lircd.conf

  • $lirc_host - which host is lirc running ? (make sure it has --listen)

  • $hyperion_host - Which host and port is hyperion running on?

  • $hyperion_port

  1. run the script!

About

A simple standalone daemon to intercept lirc key presses and control Hyperion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages