Quick script to toggle the power of my PTAC (air conditioner) from my phone.
- Broadlink RM mini 3
- Adafruit IO Account
- IFTTT account and mobile app
- Connect Broadlink device to your wifi network using the horrible official app or python-broadlink.
- Create an IFTTT applet using the Button widget and Adafruit service.
- Run this script on an always-on computer on your LAN.
$ pip install pipenv
$ pipenv install
$ python main.py