diff --git a/docs/devices/E2001_E2002.md b/docs/devices/E2001_E2002.md index 50fe68e90767..d60a807bbbb2 100644 --- a/docs/devices/E2001_E2002.md +++ b/docs/devices/E2001_E2002.md @@ -72,6 +72,7 @@ simulated_brightness: delta: 20 # delta per interval, default = 20 interval: 200 # interval in milliseconds, default = 200 ``` +**Note:** If the `action` entry does not report all the attributes (brightness, action_brightness_delta, ...) you may need to activate the `Home Assistant legacy entity attributes` setting in `Zigbee2Mqtt Settings` > `Home Assistant integration`. * `legacy`: Set to false to disable the legacy integration (highly recommended), will change structure of the published payload (default true). The value must be `true` or `false`