We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bc949c commit f772f6cCopy full SHA for f772f6c
script/hassfest/requirements.py
@@ -324,6 +324,8 @@
324
},
325
# https://github.com/smappee/pysmappee
326
"smappee": {"homeassistant": {"pysmappee"}},
327
+ # https://github.com/aio-libs/aiomysql
328
+ "sql": {"homeassistant": {"aiomysql"}},
329
# https://github.com/watergate-ai/watergate-local-api-python
330
"watergate": {"homeassistant": {"watergate-local-api"}},
331
# https://github.com/markusressel/xs1-api-client
0 commit comments