You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,6 @@ What it can do:
26
26
-**Even more**
27
27
There are some more goodies in to docs below. Enjoy!
28
28
29
-
_Note: currently this is limited to Blue switches using ZHA or Zigbee2MQTT and Red switches using Z-Wave JS, but other Inovelli switches will be added in the future._
30
-
31
29
**Configure notifications** for multiple switches easily:
@@ -285,6 +283,17 @@ Unlike the Blue series switches under ZHA, there is no way to receive events for
285
283
286
284
This integration therefore handles notification expiration itself for switches configured with Z-Wave. This may change unexpectedly in the future—if and when it is possible, Lampie will change to sending durations to the firmware.
287
285
286
+
##### Matter
287
+
288
+
White series switches only have a single LED and do not support effects. Lampie will do the following for these switches:
289
+
290
+
- All will simply indicate to enable the notification (besides `CLEAR`)
291
+
- If [individual LEDs](#full-led-configuration) are configured, the first LED settings will be used
292
+
293
+
Unlike the Blue series switches under ZHA, there is no way to receive events for when a notification expires (it only supports, for instance, when the config button is dobule pressed via a state change on `event.<switch_id>_config` with `event_type="multi_press_2"`). This may be supported in the firmware and not yet available for end user consumption.
294
+
295
+
This integration therefore handles notification expiration itself for switches configured with Matter. This may change unexpectedly in the future—if and when it is possible, Lampie will change to sending durations to the firmware.
296
+
288
297
## More Screenshots
289
298
290
299
Once configured, the integration links the various entities to logical devices:
0 commit comments