home-assistant-configuration/config/custom_components/localtuya/manifest.json

15 lines
370 B
JSON
Raw Permalink Normal View History

2022-04-05 15:22:07 +00:00
{
"domain": "localtuya",
"name": "LocalTuya integration",
"version": "3.2.1",
"documentation": "https://github.com/rospogrigio/localtuya/",
"dependencies": [],
"codeowners": [
"@rospogrigio", "@postlund"
],
"issue_tracker": "https://github.com/rospogrigio/localtuya/issues",
"requirements": [],
"config_flow": true,
"iot_class": "local_push"
}