Skip to content

Use a Arduino Uno and a Raspberry pi to control 433 MHz relay switches (NEXA and others), IKEA Trådfri, IR and WOL devices and HyperionWeb

License

Notifications You must be signed in to change notification settings

Nosskirneh/SmartRemoteControl

 
 

Repository files navigation

Smart Remote Control

Use a Raspberry Pi to control 433 MHz relay switches (NEXA and others), IKEA Trådfri, IR and WOL devices and HyperionWeb.

page

Installation

Create a virtual env and install all the required packages: python3 -m venv .venv && pip3 install -r requirements.txt

coap-client is required to be built: https://raspberry-valley.azurewebsites.net/CoAP-Getting-Started/

About

Use a Arduino Uno and a Raspberry pi to control 433 MHz relay switches (NEXA and others), IKEA Trådfri, IR and WOL devices and HyperionWeb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 36.5%
  • Jinja 29.6%
  • JavaScript 20.8%
  • CSS 9.5%
  • HTML 3.6%