Introduced hacs.json and updated manifest.json

This commit is contained in:
rospogrigio
2020-10-19 13:04:30 +02:00
parent 70fa5ca5eb
commit d8602e4fe3
2 changed files with 10 additions and 2 deletions

View File

@@ -4,8 +4,9 @@
"documentation": "https://github.com/rospogrigio/localtuya-homeassistant/",
"dependencies": [],
"codeowners": [
"@rospogrigio"
"@rospogrigio", "@postlund"
],
"issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues",
"requirements": ["cryptography==2.9.2"],
"config_flow": true
}
}