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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[1.1.0] - 2024-12-14
Added
[package]: Verified to work with matterbridge edge (matter.js new API).
[package]: Requires matterbridge 1.6.6.
[shelly]: Remove from discovered devices the device with mongoose firmware. We ignore them.
[shelly]: Add shellyIdentifyCommandHandler.
[BLU]: Add validate against white and black list for BLU devices. If you put a shelly BLU in the white list, you need to put also his BLU gateway on the white list.
[BLU]: Add global and single device component black list. You can now exclude a shelly component globally or on a device base (available also for BLU devices).
[matter]: Add tagList to the descriptor cluster.
Changed
[shelly]: Refactor shellySwitchCommandHandler.
[shelly]: Refactor shellyLightCommandHandler.
[shelly]: Refactor shellyCoverCommandHandler.
[colorControl]: Refactor configuration of the cluster.