Skip to content

athoune/blinkstick-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

your blinkstick suscribes to mqtt messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages