Files
localtuya-modded/custom_components/localtuya/manifest.json
oven-lab 2dbff47505 Alphabetize manifest.json
Alphabetized manifest.json according to home assistant requirements.
2023-05-20 14:15:08 +02:00

15 lines
370 B
JSON

{
"domain": "localtuya",
"name": "LocalTuya integration",
"codeowners": [
"@rospogrigio", "@postlund"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/rospogrigio/localtuya/",
"iot_class": "local_push",
"issue_tracker": "https://github.com/rospogrigio/localtuya/issues",
"requirements": [],
"version": "5.0.1"
}