Commit graph

3 commits

Author SHA1 Message Date
Ryan Jarvis
8e8d5505be Fix typos/misspellings 2018-05-01 12:11:00 +02:00
Aaron Linville
71c2f92d86 Fix on_connect signature and topic subscriptions in MQTT examples. ()
Paho changed the signature of on_connect to require 4 arguments as
of v1.3.0 (https://github.com/eclipse/paho.mqtt.python/issues/197)

Remove the "/#" from the subscription since it wouldn't match the
example topic which didn't include anything after rtl_433.
2018-02-03 11:04:43 +01:00
vestom
7f54a2c09b MQTT: Add example to README and Python test client () 2017-03-12 00:16:35 +01:00