Skip to content

Infrared remote to MQTT trigger Home Assistant automation

Notifications You must be signed in to change notification settings

bmweiner/mqtt-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware

  • Buy the usb dongle
  • Raspberry PI Model 3B+ (2022-04-04-raspios-bullseye-arm64-lite)

Install dependencies

sh setup.sh

Program remote

Try using sudo if returns: device disconnected, can't run command

  1. Follow prompt: flirc_util record
  2. Confirm: flirc_util settings

Verify Scripts

  1. mqtt-remote.service: verify installation directory and user
  2. main.py: update actions dictionary and device address
  3. main.py: verify local path to mqtt certs and creds

Reload Service

sudo systemctl restart mqtt-remote

Troubleshoot Service

sudo systemctl stop mqtt-remote
python main.py

About

Infrared remote to MQTT trigger Home Assistant automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published