ha-assistd/custom_components/assistd/manifest.json

12 lines
269 B
JSON
Raw Normal View History

{
"domain": "assistd",
"name": "assistd",
"codeowners": ["@sudoxnym"],
"config_flow": false,
"documentation": "https://github.com/sudoxnym/ha-assistd",
"integration_type": "service",
"iot_class": "local_push",
"requirements": [],
"version": "1.0.0"
}