Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 642 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 642 Bytes

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