Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 362 Bytes

Blinkstick-mqtt

Expose a blinkstick throught mqtt.

Try it

mosquitto is a cute mqtt broker and client, but you can use wathever works.

poetry install
poetry run LISTEN=127.0.0.1 NAME=bob server.py
mosquitto_pub -t blinkstick/bob/-/morph -m "blue"