flyte / mqtt-io

Expose GPIO modules (Raspberry Pi, Beaglebone, PCF8754, PiFace2 etc.) and digital sensors (LM75 etc.) to an MQTT server for remote control and monitoring.
MIT License
461 stars 157 forks source link

Drop Python 3.6 support #295

Closed JonathanPlasse closed 1 year ago

JonathanPlasse commented 1 year ago

Python 3.6 reached its end of life nearly a year ago. In its next release, asyncio-mqtt will drop support for it.

BenjiU commented 1 year ago

fixed with #302 - included in release 2.2.8