10 lines
296 B
JSON
10 lines
296 B
JSON
|
{
|
||
|
"domain": "ozw",
|
||
|
"name": "OpenZWave (beta)",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
||
|
"requirements": ["python-openzwave-mqtt==1.0.1"],
|
||
|
"after_dependencies": ["mqtt"],
|
||
|
"codeowners": ["@cgarwood", "@marcelveldt", "@MartinHjelmare"]
|
||
|
}
|