forked from home-assistant/core
Deprecate OpenZWave in manifest (#57987)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "ozw",
|
"domain": "ozw",
|
||||||
"name": "OpenZWave (beta)",
|
"name": "OpenZWave (deprecated)",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
"documentation": "https://www.home-assistant.io/integrations/ozw",
|
||||||
"requirements": ["python-openzwave-mqtt[mqtt-client]==1.4.0"],
|
"requirements": ["python-openzwave-mqtt[mqtt-client]==1.4.0"],
|
||||||
|
Reference in New Issue
Block a user