nassir-malik / IOT-Pi3-Alexa-Automation

Use Raspberry Pi 3 as home automation device with Alexa
108 stars 107 forks source link

Using a 433mhz transmitter instead of a relay #19

Closed ThierryDB closed 5 years ago

ThierryDB commented 5 years ago

Hi, this project is great to turn on/off a relay but what about having my blinds going up or down. I use raspberry pi to control 4 blinds by sending a code to a transmitter connected to GPIO 0 on my raspberry and it works great. Is there a way to call my program from within the rpi_name_port_gpio.py passing the signal code on or off for each of my blinds?

Originally posted by @ThierryDB in https://github.com/nassir-malik/IOT-Pi3-Alexa-Automation/issues/18#issuecomment-485861139