Commit Graph

7 Commits (ec789ad702ca3e938546a9d79ef18da06636b7a6)

Author SHA1 Message Date
Colin Kuebler c8cecdbf6b Use paho mqtt publish.single helper function
Also fixes socket error on disconnect
2019-09-29 16:44:18 -04:00
Colin Kuebler 612e53b2c6 Replace pyaes with Crypto.Cipher.AES 2019-09-29 16:41:36 -04:00
Colin Kuebler 41ac947ce7 Readded old protocol 2.1 encoding back into mq_pub_15
Added optional argument "--protocol" which specifies whether to use the old or new MQTT encoding
Cleaned up a bit, adding some descriptive variable names and reducing code clutter
2019-09-21 17:08:46 -04:00
Madmartigan 7d588cda4e Circumvent new tuya sdk protection 2019-09-18 21:38:11 +02:00
Merlin Schumacher 244896a816 Fixes for Python 3 2019-01-21 17:44:00 +00:00
Merlin Schumacher 080a4cb574 Unify python3 usage 2019-01-21 16:42:10 +00:00
Merlin Schumacher f443485a6a
Initial Commit 2019-01-16 20:32:16 +01:00