From 0cf55bd88319ac1bbb52040c1fd7aeb42adc9ecd Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Mon, 19 Jul 2021 05:40:16 -0400 Subject: [PATCH] Add unmaintained warning to ozw integration (#18546) --- source/_integrations/ozw.markdown | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/source/_integrations/ozw.markdown b/source/_integrations/ozw.markdown index 14506ebf05c..d2b4bbdf816 100644 --- a/source/_integrations/ozw.markdown +++ b/source/_integrations/ozw.markdown @@ -22,7 +22,14 @@ ha_platforms: - switch --- -This integration allows you to utilize OpenZWave's ozwdaemon to control a Z-Wave network over MQTT. If you're starting out with Z-Wave in Home Assistant, we recommend that you use [the Z-Wave JS integration](/integrations/zwave_js). +This integration allows you to utilize OpenZWave's ozwdaemon to control a Z-Wave network over MQTT. + +
+ + As of mid-2021 this integration, as well as the upstream ozwdaemon project, are not currently maintained. If you're starting out with Z-Wave in Home Assistant, we recommend that you use [the Z-Wave JS integration](/integrations/zwave_js). + +
+ ## Requirements