From 6f05a80ce12d05a6c0d8a40f7f01c6842a4ccfe0 Mon Sep 17 00:00:00 2001 From: b-uwe <61052367+b-uwe@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:54:41 +0100 Subject: [PATCH] Add a Jasco integration page (#26416) --- source/_integrations/jasco.markdown | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_integrations/jasco.markdown diff --git a/source/_integrations/jasco.markdown b/source/_integrations/jasco.markdown new file mode 100644 index 00000000000..474134d852c --- /dev/null +++ b/source/_integrations/jasco.markdown @@ -0,0 +1,26 @@ +--- +title: Jasco +description: Connect and control your Jasco Z-Wave devices using the Z-Wave integration +ha_release: '2022.11' +ha_iot_class: Local Push +ha_category: + - Switch + - Plug +ha_domain: jasco +ha_integration_type: brand +works_with: + - zwave +ha_platforms: + - Switch + - Plug +ha_iot_standard: zwave +ha_brand: true +--- + +[Jasco](https://byjasco.com/) is a member of the Works with Home Assistant partner program for their Z-Wave products. Jasco is committed to making sure their products are up-to-date and ready to use in Home Assistant. + +Jasco Z-Wave devices work locally and integrate seamlessly with the Z-Wave integration in Home Assistant (Z-Wave stick required). As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant. + +{% my add_zwave_device badge domain=page.ha_domain %} + +[Learn more about Z-Wave in Home Assistant.](/integrations/zwave_js/) \ No newline at end of file