Skip to content

Commit 1898c37

Browse files
authored
feat: add support for Legrand 067761A (Koenkk#2664)
* feat: add support for Legrand 067761A * fix: resize images
1 parent 6a241e7 commit 1898c37

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

docs/devices/067761A.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Legrand 067761A control via MQTT"
3+
description: "Integrate your Legrand 067761A via Zigbee2MQTT with whatever smart home infrastructure you are using without the vendor's bridge or gateway."
4+
addedAt: 2024-03-31T17:06:22Z
5+
pageClass: device-page
6+
---
7+
8+
<!-- !!!! -->
9+
<!-- ATTENTION: This file is auto-generated through docgen! -->
10+
<!-- You can only edit the "Notes"-Section between the two comment lines "Notes BEGIN" and "Notes END". -->
11+
<!-- Do not use h1 or h2 heading within "## Notes"-Section. -->
12+
<!-- !!!! -->
13+
14+
15+
<!-- Notes BEGIN: You can edit here. Add "## Notes" headline if not already present. -->
16+
## Notes
17+
### Binding
18+
As part of its configuration, the remote expects to have a "group" binding configured for each of its button. Otherwise, it will consider itself not fully configured and send unnecessary commands on the zigbee network resulting in noticeable delay when controlling your device(s).
19+
In a nutshell:
20+
- When using devices bindings directly in Zigbee2MQTT, create groups with your target devices for each button and bind related groups accordingly.
21+
- When using automations to control your devices (e.g. homeassistant), create a virtual group (empty) and bind it to the buttons. Beware that having both the coordinator and group bound to a remote's button will publish 2 MQTT messages
22+
<!-- Notes END: Do not edit below this line -->
23+

public/images/devices/067761A.jpg

22.1 KB
Loading

public/images/devices/067761A.png

76.8 KB
Loading

0 commit comments

Comments
 (0)