robertmuth / PyZwaver

Z-Wave library written in Python3
GNU General Public License v3.0
38 stars 8 forks source link

add mqtt examples #4

Closed robertmuth closed 6 years ago

robertmuth commented 6 years ago

this should broadcast all "events" nice to have: accept command from a pub sub channel which trigger actions

robertmuth commented 6 years ago

see example_mqtt.py