Open m4r1k opened 9 months ago
i would also need the support for bticino devices, at the moment i use it with zigbee2mqtt.
best regards philipp
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
ZHA is still not able to fully handle Legrand / Bticino devices. This issue cannot be closed yet.
+1
Problem description
The problem
The
K4027C
BTicino switch in ZHA doesn't support three key features:position
led_in_dark
led_if_on
identify
Those are fully supported by zigbee2mqtt https://www.zigbee2mqtt.io/devices/K4027C_L4027C_N4027C_NT4027C.html
Today I've confirmed that both cover's position and status light of the shutter cannot be configured with the ZHA integration. While the status light is a nice to have, not supporting the position is a big missing feature, because the cover can only be either fully open or fully closed. In-between position have to be physically selected.
This issue was also reported on HA GitHub https://github.com/home-assistant/core/issues/110008
What version of Home Assistant Core has the issue?
core-2024.1.6
Zigbee Home Assistant (ZHA)
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zha
Solution description
Support for the following 4 properties
position
led_in_dark
led_if_on
identify
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]Device signature
Device signature
```json [Paste the device signature here] ```Diagnostic information
Diagnostic information
```json [Paste the diagnostic information here] ```Logs
Logs
```python [Paste the logs here] ```Custom quirk
Custom quirk
```python [Paste your custom quirk here] ```Additional information
No response