From cfc789687c8ceab9e2ea1bd1e867e36d45f28da2 Mon Sep 17 00:00:00 2001 From: Rob Cranfill Date: Sat, 10 Dec 2016 14:16:37 -0800 Subject: [PATCH] Clarification of hardware interfaces (#1580) Clarification of which hardware interfaces the code will work with. The CM17A does not work - it does not, for example, support the "heyu info" command that this code relies on. --- source/_components/light.x10.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/light.x10.markdown b/source/_components/light.x10.markdown index c8a8b8f5277..19e6dbe43cd 100644 --- a/source/_components/light.x10.markdown +++ b/source/_components/light.x10.markdown @@ -15,7 +15,7 @@ ha_release: 0.25 The `x10` light platform allows you to control your X10 based lights with Home Assistant. -Requires [Heyu x10 interface](http://www.heyu.org). +Requires [Heyu x10](http://www.heyu.org) and a CM11A interface; the CM17A "FireCracker" interface is not supported. To enable those lights, add the following lines to your `configuration.yaml` file: