jpmens / homie-ota

OTA "server" in Python for Homie
127 stars 50 forks source link

App running on Python3.4 #72

Closed nos86 closed 4 years ago

nos86 commented 6 years ago

I'm running this application using python 3.4 on Windows, and I'm receiving warning because MQTT reading is byte based instead string (as expected). I'm doing something wrong, or we need to improve the code?

jpmens commented 6 years ago

I honestly don't know, but I suspect we need to improve the code. If you're up to it, I'll be happy to accept improvements. :-)