Skip to content

Commit f772f6c

Browse files
committed
Add aiomysql to hassfest/requirements.py
Signed-off-by: David Rapan <[email protected]>
1 parent 9bc949c commit f772f6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/hassfest/requirements.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@
324324
},
325325
# https://github.com/smappee/pysmappee
326326
"smappee": {"homeassistant": {"pysmappee"}},
327+
# https://github.com/aio-libs/aiomysql
328+
"sql": {"homeassistant": {"aiomysql"}},
327329
# https://github.com/watergate-ai/watergate-local-api-python
328330
"watergate": {"homeassistant": {"watergate-local-api"}},
329331
# https://github.com/markusressel/xs1-api-client

0 commit comments

Comments
 (0)