Skip to content

Release 1.3.2

Compare
Choose a tag to compare
@Luligu Luligu released this 22 Jun 09:02
· 44 commits to main since this release
ac38eb9

[1.3.2] - 2024-06-22

New plugin

shelly

Matterbridge shelly allows you to expose Shelly Gen 1, Gen 2, and Gen 3 devices to Matter.

Features:

  • Shellies are automatically discovered using mDNS.
  • Discovered shellies are stored in local storage for quick loading on startup.
  • In this first release, the components exposed are lights (with brightness), switches, rollers and power meters (with EveHistory electrical measurements).
  • Shellies are controlled locally, eliminating the need for cloud or MQTT (which can be disabled).
  • Shelly Gen 1 devices are controlled using the CoIoT protocol (see the note below).
  • Shelly Gen 2 and Gen 3 devices are controlled using WebSocket.
  • The Matter device takes the name configured in the Shelly device's web page.
  • A 10-minute timer checks if the device has reported in that time.

Added

  • [matterbridgeDevice]: Added all clusters for airQualitySensor:
    CarbonMonoxideConcentrationMeasurement,
    CarbonDioxideConcentrationMeasurement,
    NitrogenDioxideConcentrationMeasurement,
    OzoneConcentrationMeasurement,
    FormaldehydeConcentrationMeasurement,
    Pm1ConcentrationMeasurement,
    Pm25ConcentrationMeasurement,
    Pm10ConcentrationMeasurement,
    RadonConcentrationMeasurement,

Changed

  • [matterbridge]: Updated dependencies
  • [matter.js]: Updated matter.js to 0.9.2
Buy me a coffee