Files
localtuya-modded/custom_components/localtuya/manifest.json
2020-10-19 13:04:46 +02:00

13 lines
368 B
JSON

{
"domain": "localtuya",
"name": "LocalTuya integration",
"documentation": "https://github.com/rospogrigio/localtuya-homeassistant/",
"dependencies": [],
"codeowners": [
"@rospogrigio", "@postlund"
],
"issue_tracker": "https://github.com/rospogrigio/localtuya-homeassistant/issues",
"requirements": ["cryptography==2.9.2"],
"config_flow": true
}