From 7efe4e5ebb54d616eb0e6d80a29abf0b425f5f97 Mon Sep 17 00:00:00 2001 From: 1DontEx1st Date: Thu, 22 Oct 2020 05:22:19 -0400 Subject: [PATCH] Update xbee.markdown (#15341) updated zigbee URLs --- source/_integrations/xbee.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/xbee.markdown b/source/_integrations/xbee.markdown index 9477335f151..1b20a51ef31 100644 --- a/source/_integrations/xbee.markdown +++ b/source/_integrations/xbee.markdown @@ -11,7 +11,7 @@ ha_iot_class: Local Polling ha_domain: xbee --- -[Zigbee](https://zigbee.org/what-is-zigbee/) integration for Home Assistant allows you to utilize modules such as the [XBee](https://www.digi.com/xbee) as wireless General Purpose Input/Output (GPIO) devices. The integration requires a local Xbee device to be connected to a serial port. Through this, it will send and receive commands to and from other devices on the Zigbee mesh network. +[Zigbee](https://zigbeealliance.org/solution/zigbee/) integration for Home Assistant allows you to utilize modules such as the [XBee](https://www.digi.com/xbee) as wireless General Purpose Input/Output (GPIO) devices. The integration requires a local Xbee device to be connected to a serial port. Through this, it will send and receive commands to and from other devices on the Zigbee mesh network. There is currently support for the following device types within Home Assistant: @@ -134,7 +134,7 @@ on_state: ## Sensor -There are two types of [Zigbee](https://zigbee.org/) sensor available to Home Assistant: +There are two types of [Zigbee](https://zigbeealliance.org/) sensor available to Home Assistant: - [Analog input pin](#analog-input-pin) - [Temperature sensor](#temperature-sensor) (XBee Pro)