[3.1.5] - 2025-07-19
Added
- [error]: Added error logging functions and corresponding tests.
- [matterbridge]: Improved test units on Matterbridge class (total coverage 99%).
- [rvc] Add RVC SupportedMaps Attribute from ServiceArea cluster. Thanks Ludovic BOUÉ (#355).
Changed
- [matterbridge]: Refactored initialization of DeviceManager and PluginManager.
- [pluginManager]: Refactored PluginManager removing unused install/uninstall methods.
- [pluginManager]: Added loading of default plugin config when a plugin is added the first time. It must be a file in the package root named '[PLUGIN-NAME].config.json'.
- [readme-dev]: Added documentation for default plugin config and schema files.