t0bst4r / matterbridge-home-assistant-addon

Apache License 2.0
39 stars 6 forks source link

fix(deps): update dependency matterbridge to v1.3.4 - autoclosed #63

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matterbridge (source) 1.3.0 -> 1.3.4 age adoption passing confidence

Release Notes

Luligu/matterbridge (matterbridge) ### [`v1.3.4`](https://togithub.com/Luligu/matterbridge/blob/HEAD/CHANGELOG.md#134---2024-06-23) [Compare Source](https://togithub.com/Luligu/matterbridge/compare/1.3.3...1.3.4) ##### Fixed - \[matterbridge]: Fixed exports Buy me a coffee ### [`v1.3.3`](https://togithub.com/Luligu/matterbridge/blob/HEAD/CHANGELOG.md#133---2024-06-22) [Compare Source](https://togithub.com/Luligu/matterbridge/compare/1.3.2...1.3.3) ##### Changed - \[matterbridge]: Updated dependencies - \[matterbridge]: When a plugin is in an error state, the bridge does not start to avoid causing the controllers to delete the registered devices and lose the configuration (e.g. room and automations). Buy me a coffee ### [`v1.3.2`](https://togithub.com/Luligu/matterbridge/blob/HEAD/CHANGELOG.md#132---2024-06-22) [Compare Source](https://togithub.com/Luligu/matterbridge/compare/1.3.1...1.3.2) New plugin [shelly](https://togithub.com/Luligu/matterbridge-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 ### [`v1.3.1`](https://togithub.com/Luligu/matterbridge/blob/HEAD/CHANGELOG.md#131---2024-06-20) [Compare Source](https://togithub.com/Luligu/matterbridge/compare/1.3.0...1.3.1) ##### Changed - \[matterbridge]: Updated dependencies - \[matterbridge]: Refactor the loading of schemas, now they load from the plugin directory. - \[matterbridge]: Moved getPluginVersion to the start also for disabled plugins. Buy me a coffee

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.