Deprecate OpenZWave in manifest (#57987)

This commit is contained in:
Martin Hjelmare 2021-10-19 12:07:57 +02:00 committed by GitHub
parent 58569a58a9
commit 9a5f16d85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"],