Skip to content

The-Silverwood-Institute/Adorable-QTPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

72de9db Â· Mar 31, 2020

History

6 Commits
Jan 26, 2020
Mar 31, 2020
Jan 26, 2020
Mar 31, 2020

Repository files navigation

Adorable-QTPI

Consumes messages from an MQTT topic and sends them to Localwood's API. You would use this microservice in conjunction with an MQTT broker such as Flespi to control the lights in your home remotely.

Requirements

  • Python 3
  • paho-mqtt pip3 install -r requirements.txt

Usage

You will need multiple environment variables (see code) to configure the connection to an MQTT broker and to authenticate with Localwood.

  1. Run server with: python3 adorable_qtpi.py
  2. Run Localwood on the same host

Problems?

If you have problems or questions feel free to open an issue. Pull requests always welcome 😸

About

MQTT adaptor for Localwood smart socket control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages