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