From aacb2f2043c497c1be1b76b3fee516a3d41e5ca7 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 26 Aug 2021 16:06:40 -0500 Subject: [PATCH] Remove zig-a-zig-ah from discovery tested devices (#19084) Electrolama zig-a-zig-ah doesn't have any identifiers that allow us to keep it with the new design in https://github.com/home-assistant/core/pull/55236 --- source/_integrations/zha.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_integrations/zha.markdown b/source/_integrations/zha.markdown index 726d622f0a1..bbe885311fc 100644 --- a/source/_integrations/zha.markdown +++ b/source/_integrations/zha.markdown @@ -161,7 +161,6 @@ Some devices can be auto-discovered, which can simplify the ZHA setup process. T | Device | Discovery Method | Identifier | | -------| ---------------- | ---------- | | [ConBee II](https://phoscon.de/en/conbee2) | USB | 1CF1:0030 | -| [Electrolama zig-a-zig-ah](https://electrolama.com/projects/zig-a-zig-ah/) | USB | 1A86:7523 | | [Nortek HUSBZB-1](https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/) | USB | 10C4:8A2A | | [slae.sh CC2652RB development stick](https://slae.sh/projects/cc2652/) | USB | 10C4:EA60 | | [Tube Zigbee Coordinator](https://www.tubeszb.com/) | Zeroconf | tube_zb_gw_cc2652p2.local. |