Skip to content

aforch/MM-MQTT-Client

Repository files navigation

MM-MQTT-Client

What's it do?

MM-MQTT-Client started as (and still very much is) a basic mqtt client for raspberry pi with the primary objective of turning the display on and off via mqtt messages.

Why's it called MM-MQTT-Client?

I was originally running magic mirror on this particular raspberry pi, and therefore the naming convention matched that of the magic mirror modules.

How does it work?

Basically, like this:

  1. Add your mqtt broker info and topic info to the ini file
  2. Run the python script and make sure it executes properly
  3. Register your service to run at startup using the provided service template and the instructions here
  4. Extra Bonus: Add to HomeAssistant using the provided configuration template

To-Do

Add ability to handle multiple mqtt topics and/or add the ability to pass commands to run

About

Simple MQTT client for raspberry pi/linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages