From 06f4e97126e0629ecd05d659361166bbbb770d01 Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Sat, 25 Feb 2017 23:18:12 +0100 Subject: [PATCH] binary_sensor.enocean: update compatibility statement (#2144) The Eltako FT55 is based on the standard EnOcean PTM 215 module. Other switches using the same module are expected to work too. --- source/_components/binary_sensor.enocean.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.enocean.markdown b/source/_components/binary_sensor.enocean.markdown index 4ca424290fc..7cd2f1ee204 100644 --- a/source/_components/binary_sensor.enocean.markdown +++ b/source/_components/binary_sensor.enocean.markdown @@ -13,7 +13,7 @@ ha_release: 0.21 ha_iot_class: "Local Push" --- -This can typically be one of those batteryless wall switches. Currently only one type has been tested: Eltako FT55. Other devices will most likely not work without changing the Home Assistant code. +This can typically be one of those batteryless wall switches. Currently only one type has been tested: Eltako FT55 which uses the EnOcean PTM 215 module. All switches using this module are expected to work. Other devices will most likely not work without changing the Home Assistant code. To use your EnOcean device, you first have to set up your [EnOcean hub](/components/enocean/) and then add the following to your `configuration.yaml` file: