Update aiomqtt entry to new project (empicano/aiomqtt) (#126)

This commit is contained in:
Peter Giacomo Lombardo
2026-01-29 18:18:19 +01:00
committed by GitHub
parent e19feb5618
commit 245a081a5e
+1 -1
View File
@@ -158,7 +158,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
### Python ### Python
- [aiomqtt](https://github.com/mossblaser/aiomqtt) - Async Python MQTT client based on paho-mqtt. - [aiomqtt](https://github.com/empicano/aiomqtt) - The idiomatic asyncio MQTT client.
- [gmqtt](https://github.com/wialon/gmqtt) - Python MQTT v5.0 client (asyncio-based). - [gmqtt](https://github.com/wialon/gmqtt) - Python MQTT v5.0 client (asyncio-based).
<!--lint disable double-link--> <!--lint disable double-link-->
- [hbmqtt Client](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio. - [hbmqtt Client](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.