From 9c579e3d33f3f2784eca698de0b853c397669129 Mon Sep 17 00:00:00 2001 From: Jon Caruana Date: Thu, 30 Nov 2023 01:20:30 -0800 Subject: [PATCH] Update link to programming software. (#30061) --- source/_integrations/litejet.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/litejet.markdown b/source/_integrations/litejet.markdown index 616093d57f4..bc94e8acf56 100644 --- a/source/_integrations/litejet.markdown +++ b/source/_integrations/litejet.markdown @@ -24,7 +24,7 @@ LiteJet is a centralized lighting system that predates most home automation tech ## Prerequisites -Your LiteJet MCP should be configured for 19.2 K baud, 8 data bits, 1 stop bit, no parity, and to transmit a 'CR' after each response. These settings can be configured using the [LiteJet programming software](https://www.centralite.com/helpdesk/knowledgebase.php?article=735). Connect the LiteJet's RS232-2 port to your computer. +Your LiteJet MCP should be configured for 19.2 K baud, 8 data bits, 1 stop bit, no parity, and to transmit a 'CR' after each response. These settings can be configured using the LiteJet programming software from the [Dragon Technologies](https://www.dragontechinc.com/) Programming page. Connect the LiteJet's RS232-2 port to your computer. {% include integrations/config_flow.md %}