Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1410,
"has_wiki": false,
"homepage": null,
"languages": {
"Shell": 4988,
"JavaScript": 69186,
"TypeScript": 1062111
},
"pushed_at": "2026-07-17T20:42:24Z",
"created_at": "2024-09-13T20:32:24Z",
"owner_type": "User",
"updated_at": "2026-07-22T13:39:27Z",
"description": "Matterbridge Home Assistant plugin",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "Luligu",
"company": null,
"location": null,
"followers": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/132135057?v=4",
"created_at": "2023-04-29T09:51:27Z",
"is_verified": null,
"public_repos": 36,
"account_age_days": 1181
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2026-07-17T10:54:27Z"
},
{
"tag": "1.3.1",
"kind": "patch",
"published_at": "2026-06-07T12:24:30Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2026-06-06T12:46:39Z"
},
{
"tag": "1.2.2",
"kind": "patch",
"published_at": "2026-05-15T16:06:41Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2026-05-01T17:35:53Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2026-04-24T12:07:03Z"
},
{
"tag": "1.1.1",
"kind": "patch",
"published_at": "2026-04-17T08:41:06Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2026-04-10T14:02:15Z"
},
{
"tag": "1.0.12",
"kind": "patch",
"published_at": "2026-04-02T15:49:26Z"
},
{
"tag": "1.0.11",
"kind": "patch",
"published_at": "2026-03-21T07:02:03Z"
},
{
"tag": "1.0.10",
"kind": "patch",
"published_at": "2026-03-09T15:56:13Z"
},
{
"tag": "1.0.9",
"kind": "patch",
"published_at": "2026-03-06T22:14:19Z"
},
{
"tag": "1.0.8",
"kind": "patch",
"published_at": "2026-02-27T22:52:54Z"
},
{
"tag": "1.0.7",
"kind": "patch",
"published_at": "2026-02-19T08:35:24Z"
},
{
"tag": "1.0.6",
"kind": "patch",
"published_at": "2026-02-10T22:13:15Z"
},
{
"tag": "1.0.5",
"kind": "patch",
"published_at": "2026-02-07T19:49:53Z"
},
{
"tag": "1.0.4",
"kind": "patch",
"published_at": "2026-02-05T07:16:58Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2026-01-24T15:06:08Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2026-01-20T11:56:11Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2025-12-12T11:05:19Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2025-12-05T10:27:27Z"
}
],
"recent_commits": [
{
"oid": "f0aeef763615bce629adf4eb5f2b04885f74da42",
"body": "## [1.4.0] - 2026-07-17\n\n### Breaking changes\n\n- [matterbridge]: Require matterbridge v.3.9.0.\n\n### Changed\n\n- [package]: Apply uniform style.\n- [package]: Upgrade package.\n- [package]: Update dependencies.\n- [package]: Migrate the project from ESLint + Prettier + Jest to the native toolchain: oxlin\n[…]\ntrue` for an entity with an `undefined` `device_id`.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.4.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-07-17T10:52:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34aa679f6fa3ff780bc1ecb8d97dfe7dab2ff880",
"body": "## [1.3.1] - 2026-06-07\n\n### Fixed\n\n- [matterbridge]: Fix compatibility with matterbridge v.3.8.0 and v.3.8.1. Thanks Tamer for spotting the issue.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.3.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-06-07T12:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a4f9201a28142279ab32152a1abed0f939db353",
"body": "## [1.3.0] - 2026-06-06\n\n### Added\n\n- [platform]: The too long names check and warning is now only for registered devices/entities. Thanks thecurrymuncher.\n\n### Changed\n\n### Breaking changes\n\n- [matterbridge]: Require matterbridge v.3.8.0 with matter v.1.5.1 and matter.js v.0.17.1.\n\n### Added\n\n- [co\n[…]\nstartup are set unreachable. Thanks thecurrymuncher.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.3.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-06-06T12:43:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3df3d4d075bdaa21c17b7cdcef1c2bbd6492137d",
"body": "## [1.2.2] - 2026-05-15\n\n### Changed\n\n- [package]: Update dependencies.\n- [package]: Bump package to `automator` v.3.1.9.\n- [package]: Bump `typescript-eslint` to v.8.59.3.\n- [package]: Bump `eslint-plugin-n` to v.18.0.1.\n- [package]: Bump `jest` to v.30.4.2.\n- [eslint]: Add `eslint` v.2.0.4 config.\n[…]\n`typecheck`.\n- [agent]: Update `agent instructions`.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.2.2",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-05-15T16:05:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29717fa0546e1c02ea167451fdbeb5166ef9f771",
"body": "## [1.2.1] - 2026-05-01\n\n### Added\n\n- [light]: Add discovery of dimmer lights when they are `unavailable` in Home Assistant. Thanks DrFate09.\n- [cache]: Add `StateCache` class to store the device states when they turn to unavailable in Home Assistant. This allows to create correct lights even if the\n[…]\nv.2.0.0 config.\n- [jest]: Add `jest` v.2.0.0 config.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.2.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-05-01T17:33:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "db81aa941afbbd328a078220ab2e17bd5e8eccbd",
"body": "## [1.2.0] - 2026-04-24\n\n### Breaking Changes\n\n- [domains]: Domains `remote`, `select`, `input_select` and `media_player` are now supported. You may want to either use them with [filter](README.md#filter-by-label) and [select](README.md#device-entity-blacklist) or [exclude](README.md#domain-blacklis\n[…]\nClaude Code for VS Code extension` to Dev Container.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.2.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-04-24T11:41:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "282e750ec0109168c7248a669e7fc4ffe996cc3f",
"body": "## [1.1.1] - 2026-04-17\n\n### Added\n\n- [package]: Preliminary compatibility update to `matterbridge 3.8.0`, matter 1.5.1 and matter.js 0.17.0.\n- [hidden]: All entities that are hidden are discarded unless `discardHiddenEntities` options is unchecked. Thanks kristian (https://github.com/Luligu/matterb\n[…]\ns://github.com/Luligu/matterbridge-hass/issues/211).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.1.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-04-17T08:30:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5b4b9ce9c01710c1a566a5129103a9ad5af7479",
"body": "## [1.1.0] - 2026-04-10\n\n### Breaking Changes\n\n- [domains] Add `Domain Whitelist` and `Domain Blacklist`.\n\n### Added\n\n- [helpers]: Add `helpers module` to make the platform code easier to read and maintain.\n- [helpers]: Add `payload module` to make the platform code easier to read and maintain.\n- [h\n[…]\nw image.\n- [devcontainer]: Fix matterbridge scripts.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-04-10T13:57:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af84880da4c12daf9626222eaa33e5fefd168e26",
"body": "## [1.0.12] - 2026-04-02\n\n### Breaking Changes\n\n- [button]: The domain `button` (added in 1.0.11) can cause the lights to not be anymore on the root endpoint. You can filter out or unselect the button entity (or split it) in that case (for Alexa). Thanks Rogibaer (https://github.com/Luligu/matterbri\n[…]\n to v.8.58.0.\n- [package]: Add `CODE_OF_CONDUCT.md`.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.12",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-04-02T15:28:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "312f4e9311c936cb01da8757b79a4076d1c997d1",
"body": "## [1.0.11] - 2026-03-21\n\n### Added\n\n- [helpers]: Add support for helpers domains (`automation`, `scene`, `script`, `input_boolean`, `input_button`) in device entities and split entities.\n- [button]: Add domain `button` in individual entities, device entities and split entities.\n\n### Changed\n\n- [pla\n[…]\nn workflows.\n- [package]: Bump `eslint` to v.10.1.0.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.11",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-03-21T06:57:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6cc6afda42e24e775adbc634cdb185903ee18c3",
"body": "## [1.0.10] - 2026-03-09\n\n### Breaking Changes\n\n- [split]: The names of split entities may now be chosen using this logic:\n - `Friendly name` => `Name` => `Original name` (i.e. Computer Plug Child Lock). This avoids most duplicate-name issues, but the name will probably be truncated to 32 character\n[…]\n Ignore area for device entities and split entities.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.10",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-03-09T15:54:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32080e01735738897b27690c29232f8b6ee06e3e",
"body": "## [1.0.9] - 2026-03-06\n\n### Breaking Changes\n\n- [applyFiltersToDeviceEntities]: Remove applyFiltersToDeviceEntities config option and use unified logic. A device is exposed if it is in a valid area or has a valid label or has any entities that are in a valid area or have a valid label. Thanks trilu\n[…]\n(https://github.com/Luligu/matterbridge/issues/521).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.9",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-03-06T22:10:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "25b580d7b290cd31b2d56a900a0fce91bce04b68",
"body": "### How to use filters and select\n\n> Read the explanation [here](https://github.com/Luligu/matterbridge-hass/discussions/186).\n\n### Naming issues on the controller side explained\n\n> For naming issues (especially upsetting with Alexa), read the explanation and the solution [here](https://github.com/L\n[…]\n-import-sort`.\n- [eslint]: Use minimatch in ignores.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.8",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-02-27T22:51:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ecd886bfd77d1077a022db4f5c80e66281c63001",
"body": "## [1.0.7] - 2026-02-19\n\n### Added\n\n- [guide]: Add a guide about using filters and select [here](https://github.com/Luligu/matterbridge-hass/discussions/186).\n- [names]: Add a warning message in the logs and on the frontend with the total number of devices and entities discarded due to `duplicate na\n[…]\ned from the select (Devices panel on the Home page).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.7",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-02-19T08:31:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "47c37aa0df77ee082bc355eb1fa1a9b0214c85fa",
"body": "## [1.0.6] - 2026-02-10\n\n### Changed\n\n- [package]: Updated dependencies.\n\n### Fixed\n\n- [moveToLevelWithOnOff]: Fixed the case when a light is turned on with moveToLevelWithOnOff. Now takes the level from the request.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.6",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-02-09T21:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d22d2756a73c4b3502b651ddf7d4c2dac212ca4",
"body": "## [1.0.5] - Dev branch\n\n### Breaking changes\n\n- [filters]: The filterByLabel must be the label name.\n\n### Added\n\n- [select]: Added confirmation message on the frontend with the total number of devices and entities discarded by the select (whiteList, blackList and deviceEntityBlackList).\n\n### Change\n[…]\ne) and with tag dev (on schedule or manual trigger).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.5",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-02-07T19:48:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ccfc26397dac7e50b5bb9e845b694240763e45bb",
"body": "## [1.0.4] - 2026-02-04\n\n### Breaking changes\n\n- [disabled]: All devices and entities that are disabled are discarded (https://github.com/Luligu/matterbridge-hass/issues/141).\n- [hidden]: All entities that are hidden are discarded (https://github.com/Luligu/matterbridge-hass/issues/141).\n- [filter]:\n[…]\ns://github.com/Luligu/matterbridge-hass/issues/162).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.4",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-02-04T17:36:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14fbae7aff9473bf1965427508e21adef0fcfe7c",
"body": "## [1.0.3] - 2026-01-23\n\n### Breaking changes for Apple Home users\n\n- [rvc]: I want to thanks skanzoa85 that discovered another bug in the rvc implementation on the Apple Home app (https://github.com/Luligu/matterbridge-hass/issues/118). In addition to the other well known bugs, the rvc must be a si\n[…]\nps://github.com/Luligu/matterbridge-hass/issues/134.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.3",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-01-24T15:03:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dd661c7b3c98456f1a71e2762865e0cf99840bc8",
"body": "## [1.0.3] - 2026-01-23\n\n### Breaking changes for Apple Home users\n\n- [rvc]: I want to thanks skanzoa85 that discovered another bug in the rvc implementation on the Apple Home app (https://github.com/Luligu/matterbridge-hass/issues/118). In addition to the other well known bugs, the rvc must be a si\n[…]\nps://github.com/Luligu/matterbridge-hass/issues/134.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.3",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-01-24T14:46:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1a7a7b2280b971f334e99bcc8f1702a66d65509",
"body": "## [1.0.2] - 2026-01-20\n\n### Added\n\n- [matter]: Conformance to Matter 1.4.2 and matterbridge 3.5.x.\n- [mutableDevice]: Updated MutableDevice to v. 1.3.2.\n- [smokeCoAlarm]: Conformance to Matter 1.4.2.\n- [rvc]: Conformance to Matter 1.4.2.\n- [thermostat]: Conformance to Matter 1.4.2.\n\n### Changed\n\n- \n[…]\n]: Fixed parsing number of matterbridge dev version.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/assets/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.2",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2026-01-20T10:46:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7aade9eaa860d1d20d6cdb338a8ad5a461aa21be",
"body": "## [3.4.3] - 2025-12-12\n\n### Breaking Changes\n\n- [frontend]: This version of the frontend features full responsiveness till a width of 360 pixel (smallest smartphones).\n Mobile mode starts automatically below 1200 x 900 pixels.\n From the View menu of the frontend is possible to request the desktop\n[…]\nto 120 seconds.\n- [frontend]: Fixed resize in desktop mode.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-12-12T10:59:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4d273483e8915e157e4e5ad0abdb27f14961c2c8",
"body": "## [1.0.0] - 2025-12-05\n\n### Breaking changes\n\nSince the domain [event](https://github.com/Luligu/matterbridge-hass?tab=readme-ov-file#supported-events) is now supported, please check your filters and/or whiteList.\n\n### Race condition\n\nWe have a race condition when, after a blackout or with docker c\n[…]\n.2.0.\n- [homeAssistant]: Bumped `HomeAssistant` to v.1.2.0.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\"><img src=\"https://matterbridge.io/bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\"></a>",
"is_bot": false,
"headline": "Release 1.0.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-12-05T10:15:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c018aa17bcaf87859e9185b06291a6d211cbc24d",
"body": "## [0.5.1] - 2025-11-14\n\n### Added\n\n- [homeassistant]: The logger level of the HomeAssistant class follows the one from the plugin.\n\n### Changed\n\n- [package]: Updated dependencies.\n- [package]: Bumped package to automator v.2.0.12.\n- [package]: Updated to the current Matterbridge signatures.\n- [jest]: Updated jestHelpers to v.1.0.12.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.5.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-11-14T09:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc85d6de28eae82c5d06def0495a2e617452e34",
"body": "## [0.5.0] - 2025-10-31\n\n### Added\n\n- [config]: Added sanity check for old configs. The user should open the config and save it each major or minor upgrade.\n- [light]: Added conversion from mireds to kelvin. Home Assistant will remove mireds in 2026 but the color temperature in matter is in mireds. \n[…]\nibutes. Thanks Hoppel (https://github.com/Luligu/matterbridge-hass/issues/110).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.5.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-11-01T07:23:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "19aeb92ba2f88075f39cae573a828120ac9d03e4",
"body": "## [0.4.3] - 2025-10-16\n\n### Added\n\n- [package]: Requires matterbridge v. 3.3.0.\n- [package]: Update to matterbridge v. 3.3.0 new platform signature.\n\n### Changed\n\n- [package]: Bumped package to automator version 2.0.7\n- [workflows]: Ignore any .md in build.yaml.\n- [workflows]: Ignore any .md in cod\n[…]\n call the close service. (https://github.com/Luligu/matterbridge-hass/pull/106)\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.4.3",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-10-16T21:37:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff7bef2b7442309487ed421c5bf3dd60d25482e9",
"body": "### Roadmap to release 1.0.0\n\n- ✅ support all single entities reusing the same code of the device entities.\n- ✅ add automatic 'merge' ability in MutableDevice: this will merge the entities that belongs to a single Matter device. Used for PowerSource, ElectricalSensor and AirQuality clusters.\n- ✅ add\n[…]\n domains light and fan (https://github.com/Luligu/matterbridge-hass/issues/93).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.4.2",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-09-10T05:09:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f51b44644747283b290da59a5dbb5aa71662d60d",
"body": "### Roadmap to release 1.0.0\n\n- ✅ support all single entities reusing the same code of the device entities.\n- ✅ add automatic 'merge' ability in MutableDevice: this will merge the entities that belongs to a single Matter device. Used for PowerSource, ElectricalSensor and AirQuality clusters.\n- ✅ add\n[…]\nd HomeAssistantPlatformConfig.\n\n### Changed\n\n- [package]: Updated dependencies.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.4.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-09-06T16:48:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3741d703334c46dc8e8751900759ca7321f0e2b4",
"body": "### Roadmap to release 1.0.0\n\n- ✅ support all single entities reusing the same code of the device entities.\n- ✅ add automatic 'merge' ability in MutableDevice: this will merge the entities that belongs to a single Matter device. Used for PowerSource, ElectricalSensor and AirQuality clusters.\n- ✅ add\n[…]\nleServerRvc is enabled (https://github.com/Luligu/matterbridge-hass/issues/88).\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.4.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-09-02T12:25:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "95d84d2cceededa56f43a8fd17ecba5966e9e64b",
"body": "### Roadmap to release 1.0.0\n\n- ✅ add rock direction attributes to fan domain (https://github.com/Luligu/matterbridge-hass/issues/77)\n- add fan cluster to climate domain or use AirConditioner for climate (Tamer). On hold for Google Home compatibility issue with AirConditioner.\n- ✅ add vacuum domain.\n[…]\np.\n- [climate]: Fix auto -> heat_cool.\n- [fan]: Fix subscribe for fan complete.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.3.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-08-29T12:49:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "697ff084c6457cd9e09c376b84ba72032e0348c9",
"body": "## [0.2.1] - 2025-07-26\n\n### Breaking changes\n\n- [helpers]: All single entities are no more composed devices. This helps the controllers that have issues with composed devices (i.e. Alexa).\n\n### Added\n\n- [airquality]: Refactor the airQuality converter to allow conversion from numbers in the range 0-\n[…]\nrings like 'good', 'fair' etc.\n\n### Changed\n\n- [package]: Updated dependencies.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.2.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-07-26T17:48:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c0df2447f302d59163c60330fbf70a6371817fae",
"body": "## [0.2.0] - 2025-07-14\n\n### Breaking changes\n\n- [helpers]: All single entities are no more composed devices. This helps for the controllers that have issues with composed devices (i.e. Alexa).\n\n### Added\n\n- [platform]: Added the ability to merge HA entities in a single Matter device.\n- [temperature\n[…]\n [package]: Updated dependencies.\n- [storage]: Bumped `MutableDevice` to 1.2.3.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.2.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-07-14T14:19:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97fa182b910cc1a10f619e19879f119f5ad09384",
"body": "## [0.1.5] - 2025-07-07\n\n### Added\n\n- [converters]: Added endpoint to sensor and binary_sensor converters to merge HA entities.\n- [platform]: Add subscribeHandler.\n- [platform]: Refactor commandHandler with new Matterbridge API.\n- [temperature]: Added conversion from Fahrenheit to Celsius on single \n[…]\ned PowerSource cluster to the main endpoint.\n- [package]: Updated dependencies.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.1.5",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-07-07T08:49:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4ca72711772a580e417ba8b3ed0d5651e3ff9f50",
"body": "## [0.1.4] - 2025-06-28\n\n### Added\n\n- [homeassistant]: Added HassLabel.\n- [homeassistant]: Added core_config_updated message handler to fetch the new config.\n- [homeassistant]: Add queue for fetching updates.\n- [config]: Added applyFiltersToDeviceEntities option to schema.\n- [config]: Improved filte\n[…]\nFixed\n\n- [state]: Fix state update when both old and new state are unavailable.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.1.4",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-28T21:47:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22c3a1ed69e63c504ad7c3f6c4e425420fb262d6",
"body": "## [0.1.4] - 2025-06-28\n\n### Added\n\n- [homeassistant]: Added HassLabel.\n- [homeassistant]: Added core_config_updated message handler to fetch the new config.\n- [homeassistant]: Add queue for fetching updates.\n- [config]: Added applyFiltersToDeviceEntities option to schema.\n- [config]: Improved filte\n[…]\nFixed\n\n- [state]: Fix state update when both old and new state are unavailable.\n\n<a href=\"https://www.buymeacoffee.com/luligugithub\">\n <img src=\"bmc-button.svg\" alt=\"Buy me a coffee\" width=\"80\">\n</a>",
"is_bot": false,
"headline": "Release 0.1.4",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-28T21:23:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7d7b1e367a0386e675fec81abe9197a740035a7f",
"body": "* Setup 0.1.2\n\n* Typed HassWebSocketResponses and HassWebSocketMessages\n\n* Add subscribe and Jest test\n\n* Enhance reconnect configuration descriptions and set minimum value for reconnectTimeout\n\n* Update mock implementations to return specific values for connect and subscribe methods\n\n* Update chang\n[…]\npm from dev branch\n\n* Add battery\n\n* Add battery device_class to domain sensor and binary_sensor\n\n* Update changelog and README to include new battery and atmospheric pressure sensors\n\n* Release 0.1.3",
"is_bot": false,
"headline": "Release 0.1.3",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-13T22:22:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70548f61344af9216105a5fd0985624d016f10bf",
"body": "* Setup 0.1.2\n\n* Typed HassWebSocketResponses and HassWebSocketMessages\n\n* Add subscribe and Jest test\n\n* Enhance reconnect configuration descriptions and set minimum value for reconnectTimeout\n\n* Update mock implementations to return specific values for connect and subscribe methods\n\n* Update chang\n[…]\nsion to 1.0.0 and add new cluster server methods for BooleanState, SmokeCoAlarm, ColorControl, and Thermostat features\n\n* Add support for new device clusters handlers in MutableDevice\n\n* Release 0.1.2",
"is_bot": false,
"headline": "Release 0.1.2",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-07T10:28:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc3bc81212ae08723539cf300793bf3a0bbe22e2",
"body": "Release 0.1.1",
"is_bot": false,
"headline": "Merge pull request #60 from Luligu/dev",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-04T12:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9df571c16065d4e87a7373d20fb95de02061b4da",
"body": null,
"is_bot": false,
"headline": "Release 0.1.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-04T12:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f472af64f3396612e05d02827f3ae71e742ea83",
"body": null,
"is_bot": false,
"headline": "Add correct value for BooleanState cluster to avoid controller alarms.",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T20:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63c3121d6733cedc79427c8e12c386ca661e3ac5",
"body": null,
"is_bot": false,
"headline": "Add domain binary_sensor with deviceClass 'smoke'",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T18:04:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c126fa77b14bf7bda729368470438469e599de92",
"body": null,
"is_bot": false,
"headline": "Add domain binary_sensor with deviceClass 'smoke'",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T18:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9bd5a58935d6dbc11760858b82cf499cf3cc8e",
"body": null,
"is_bot": false,
"headline": "Jest tests 100%",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T16:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200353d31289919c3b5e38e9a4e80b51cc552d41",
"body": null,
"is_bot": false,
"headline": "Add validate for config certificatePath rejectUnauthorized",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T16:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216c6515ee26f1b68802bcb6168561fd166d11ae",
"body": null,
"is_bot": false,
"headline": "Release 0.1.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T11:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52fcc72125d30d355e2f7942f13f1695e91dd522",
"body": null,
"is_bot": false,
"headline": "Jest test on HomeAssistantPlatform",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T11:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81695ddd1fabca5305041e95a5462520fa07730",
"body": null,
"is_bot": false,
"headline": "Add ha_version to HassWebSocketResponse",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T11:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f52261c85f4df49868e365811e46eec063230e",
"body": null,
"is_bot": false,
"headline": "Jest test on MutableDevice",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T11:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff5b7576c9553df229419cc6545bc8a0838c9ee",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T07:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9fc20370d5e27241556d928f1e5618c13942823",
"body": "…ents",
"is_bot": false,
"headline": "Update README.md and CHANGELOG.md for clarity and formatting improvem…",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T07:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a2dff9262c16d9d0a40b4b78dcbb4dfd36b5e86",
"body": null,
"is_bot": false,
"headline": "Add tables to README.md",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-03T06:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f8ed08ebf987b26ee2da7f3bcf20e4eb97d9ce",
"body": "Release 0.1.0",
"is_bot": false,
"headline": "Merge pull request #57 from Luligu/dev",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T22:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "394259bbe43b8194a9b117ce81a3c39382e9adad",
"body": null,
"is_bot": false,
"headline": "Update changelog version from 0.0.12 to 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T22:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "088d452157d68794d668895ed3900c73c61c8a37",
"body": "…idual entity lists",
"is_bot": false,
"headline": "Refactor README and schema: clarify entity filtering and remove indiv…",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T22:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3f87f11355e7085d1438ca681b7ced792659f05",
"body": null,
"is_bot": false,
"headline": "Fix formatting in changelog for binary_sensor deviceClasses",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T21:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b098d915ff3d13c4e2ac3d7097d9e3952a5596d8",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T21:50:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63e62c1ed5ae17878e047b925d02966b88df345e",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T21:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a296bae7edb286bca083075b3da3b247123882",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T21:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47419234c665471a8a4d48dc824c7b04c4b67d82",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T21:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a25a840fb98d4ad108c70e92ab3f722f849360",
"body": null,
"is_bot": false,
"headline": "Add motion to binary_sensor",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T14:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69a71d536016c83be3d167fb85ba33e1a6fcea76",
"body": null,
"is_bot": false,
"headline": "Add types to HomeAssistant",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-02T14:43:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca29b567aebea26c0f48dac0242262ce90d7bf70",
"body": null,
"is_bot": false,
"headline": "Fix rain freeze and leak sensor",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T21:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edac53be1766c53afc8569ecd2eb368b7c1ec9af",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T21:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12985628fc969ce6cfed6230053f2b6adaba5524",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T21:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84642b601508fe72acd34e3e4c1f05d100627662",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T21:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9515ec6cc64ff99e2e8443b4af5bbb0531dab2f",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T17:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f794ebca23bfe23d53985ed949756a07612a2270",
"body": null,
"is_bot": false,
"headline": "Changed serialPostfix to postfix.",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T17:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3c753d6dd45062ca7a4b777870bfdfe727058e",
"body": null,
"is_bot": false,
"headline": "Remove individualEntityWhiteList and individualEntityBlackList.",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T17:16:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09e425368740a6295b4b2301ba087876a62be118",
"body": null,
"is_bot": false,
"headline": "Fix formatting in README.md for entity and device selection features",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T14:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b8ad22761e8a657fb7c370796cff167eac470ce",
"body": null,
"is_bot": false,
"headline": "Release 0.1.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T14:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a192c1920f8b970b3f38b6ca5b484ce037f218",
"body": null,
"is_bot": false,
"headline": "Update dependencies",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T14:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc69afa5d75d4982fe33b827c0bcca633bf8aa49",
"body": null,
"is_bot": false,
"headline": "Bump HomeAssistant to 1.0.2",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T14:30:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46e8cdedb0db5d02543a18209ffbabde3dfc6a2d",
"body": null,
"is_bot": false,
"headline": "Update HomeAssistant to 1.0.1",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-06-01T11:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a2b07437b0b395208cb251720ee143c9112689",
"body": null,
"is_bot": false,
"headline": "Add responseTimeout to HomeAssistant",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-31T16:27:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5c55ba4ce63f4a12898a2137e003af1f4f2d03",
"body": "…entity listings",
"is_bot": false,
"headline": "Update README to include input_button helpers and switch template in …",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-31T07:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5fd6bf8b15e00dbb669257b2d0adab568b7cb7",
"body": null,
"is_bot": false,
"headline": "Update README to include filters by Area and Label in usage suggestions",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-31T07:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3191b055a1b441f3577a4b6c46fe243230d9c7a0",
"body": null,
"is_bot": false,
"headline": "Bump HomeAssistant to 1.0.0",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-31T07:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb63de9f2a2a0418c087b57ead3bc31dfe68f5dc",
"body": null,
"is_bot": false,
"headline": "Release candidate 0.0.12",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-30T22:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b309871095c9c4df81df38de67099590614ce951",
"body": null,
"is_bot": false,
"headline": "Add domain switch for template individual entities",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-30T12:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14930ad6281d2d228c8257ff3027454f519858f6",
"body": null,
"is_bot": false,
"headline": "Jest test on Platform",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-30T11:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37aef5402c6f2ccb5499f0a55fdcd0ec2f77b21",
"body": null,
"is_bot": false,
"headline": "Added filter of individual entities and devices by Area and Label",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-30T10:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c529d18324eb75aa9c3c498006c2caf19a722743",
"body": null,
"is_bot": false,
"headline": "Add domain input_button for individual entities",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-30T05:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "371fcc67193b311acfcef58009054c2892f7c4c7",
"body": null,
"is_bot": false,
"headline": "Add online / offline",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T22:28:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b380518d0b709d43ccfa13ffd634677fcc5c08f4",
"body": null,
"is_bot": false,
"headline": "Add waterFreezeDetector and waterLeakDetector",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T16:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d301761919a07f347d518eec41db5074c956fc",
"body": null,
"is_bot": false,
"headline": "Add domain binary_sensor with deviceClass 'occupancy'",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T15:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f581dbac63f8f8ecf09a9aca5777baa53d7cc6",
"body": null,
"is_bot": false,
"headline": "Fix possibly missed attributes in ColorControl cluster creation",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T11:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c82abff398795b8fe76b793fa0612183f7abd6fa",
"body": null,
"is_bot": false,
"headline": "Add default values to ColorControl cluster",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T11:28:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aad5ccc43d23b2901b119acedbf4bc24841102c1",
"body": "…tate is off",
"is_bot": false,
"headline": "Update changelog to include note on skipping attributes update when s…",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T10:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "940e6501d6bf776310cfb90a6218459c49188c65",
"body": null,
"is_bot": false,
"headline": "Skip attributes update when state is off. Provisional!",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T10:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c976675dcec1e2f5ab32fc87dc71b4e249e2cf4d",
"body": null,
"is_bot": false,
"headline": "Skip subscribe update if is locally generated",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T10:10:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f820d8448c1661101865ca85913c038fdff43ff4",
"body": null,
"is_bot": false,
"headline": "Fix wss:// to https:// conversion",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T09:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559eb63c2a435119e6b645e0f0fbdf94754a2213",
"body": null,
"is_bot": false,
"headline": "Add domain binary_sensor",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T09:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae180b46676228e4e20b833bd94ea60ecd9aad0",
"body": null,
"is_bot": false,
"headline": "Update workflows",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T08:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "788604396dfc548c4af21ac4e8520201349ab6fa",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.0.12",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T08:04:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a1ffbcd826fe9f68cef6304a475638945451f6",
"body": "Release 0.0.11",
"is_bot": false,
"headline": "Merge pull request #53 from Luligu/dev",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T07:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4710fc5232ac105abeb7325e503c3ef3aa7b4193",
"body": null,
"is_bot": false,
"headline": "Fix typos in changelog for version 0.0.11",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T07:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db24a39ce4c00ed4dff78a7017009141ca8503e",
"body": null,
"is_bot": false,
"headline": "Release 0.0.11",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T07:34:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b36f7ffffc946d3f07cf29e15a8d342ede71a59",
"body": null,
"is_bot": false,
"headline": "Release 0.0.11",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-29T07:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da61d8ca7384b937ae4635d3b7c3f2ed76e1ca5",
"body": null,
"is_bot": false,
"headline": "Release 0.0.11",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-28T21:48:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0505552a6a4b63f9584df58dfd6d840672dc52cc",
"body": null,
"is_bot": false,
"headline": "Add extendedColorLight for SmartThings",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-28T21:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ac7ad82f496366d6d68ae8cec27c371289ab5a",
"body": null,
"is_bot": false,
"headline": "Fix Jest test",
"author_name": "Luligu",
"author_login": "Luligu",
"committed_at": "2025-05-28T18:50:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 30,
"latest_release_at": "2026-07-17T10:54:27Z",
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 24,
"days_since_latest_release": 5,
"mean_days_between_releases": 13.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "matterbridge-hass",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"matterbridge",
"homebridge",
"bridge",
"plugin",
"frontend",
"matterbridge",
"matter.js",
"matter-node.js",
"matter",
"matterprotocol",
"iot",
"smarthome",
"connectedthings",
"hap",
"homekit",
"siri",
"google-home",
"alexa",
"homeassistant",
"hass",
"smartthings",
"ewelink",
"childbridge",
"hassio",
"gladysassistant"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/matterbridge-hass",
"is_deprecated": false,
"latest_version": "1.4.0",
"repository_url": "https://github.com/Luligu/matterbridge-hass",
"versions_count": 224,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 62234,
"first_published_at": "2024-11-30T21:18:47.099000Z",
"latest_published_at": "2026-07-17T10:55:20.968000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 27,
"stars": 172,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-09",
"count": 1
},
{
"date": "2026-02-10",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-08",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
}
],
"complete": true,
"collected": 27,
"total_forks": 27
},
"star_history": null,
"open_issues_and_prs": 16
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 234190,
"source_files_sampled": 42,
"oversized_source_files": 6,
"agent_instruction_files": [
".github/copilot-instructions.md",
".github/instructions/matterbridge/matterbridge.instructions.md",
".github/instructions/testing/unit-tests.instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 12488
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "node-ansi-logger",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "3.3.0"
},
{
"name": "node-persist-manager",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "2.1.0"
},
{
"name": "ws",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "8.21.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 58,
"open_issues": 14,
"closed_ratio": 0.899,
"closed_issues": 124,
"closed_unmerged_prs": 22
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "Luligu",
"commits": 231,
"avatar_url": "https://avatars.githubusercontent.com/u/132135057?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"codecov.yml",
"codeql.yml",
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 8,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "1 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "6 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f0aeef763615bce629adf4eb5f2b04885f74da42",
"ran_at": "2026-07-23T10:06:28Z",
"aggregate_score": 5.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T00:37:37Z",
"oldest_open_prs": [
{
"number": 230,
"created_at": "2026-06-18T19:13:02Z",
"last_comment_at": "2026-06-19T05:51:40Z",
"last_comment_author": "zepab"
},
{
"number": 234,
"created_at": "2026-07-03T20:59:56Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T10:52:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 90,
"created_at": "2025-09-02T18:38:05Z",
"last_comment_at": "2025-09-04T08:52:23Z",
"last_comment_author": "Luligu"
},
{
"number": 120,
"created_at": "2025-12-03T07:19:02Z",
"last_comment_at": "2026-04-23T12:19:28Z",
"last_comment_author": "Luligu"
},
{
"number": 138,
"created_at": "2025-12-28T21:05:45Z",
"last_comment_at": "2026-07-10T23:48:40Z",
"last_comment_author": "peppi911"
},
{
"number": 154,
"created_at": "2026-01-25T17:16:01Z",
"last_comment_at": "2026-06-18T19:18:09Z",
"last_comment_author": "zepab"
},
{
"number": 179,
"created_at": "2026-02-10T10:04:14Z",
"last_comment_at": "2026-06-29T19:01:00Z",
"last_comment_author": "tcarmelveilleux"
},
{
"number": 204,
"created_at": "2026-03-24T00:04:28Z",
"last_comment_at": "2026-04-03T04:44:58Z",
"last_comment_author": "Luligu"
},
{
"number": 212,
"created_at": "2026-04-15T16:28:15Z",
"last_comment_at": "2026-04-16T14:23:12Z",
"last_comment_author": "Luligu"
},
{
"number": 219,
"created_at": "2026-05-06T06:51:05Z",
"last_comment_at": "2026-05-11T02:20:23Z",
"last_comment_author": "PopeHensterIX"
},
{
"number": 223,
"created_at": "2026-05-18T14:35:46Z",
"last_comment_at": "2026-05-24T16:24:22Z",
"last_comment_author": "maci2100"
},
{
"number": 227,
"created_at": "2026-06-12T00:58:41Z",
"last_comment_at": "2026-06-19T05:36:41Z",
"last_comment_author": "Luligu"
},
{
"number": 231,
"created_at": "2026-06-21T20:14:24Z",
"last_comment_at": "2026-06-25T17:13:43Z",
"last_comment_author": "Luligu"
},
{
"number": 232,
"created_at": "2026-06-26T09:49:52Z",
"last_comment_at": "2026-07-03T09:00:56Z",
"last_comment_author": "Luligu"
},
{
"number": 233,
"created_at": "2026-07-03T00:51:27Z",
"last_comment_at": "2026-07-03T08:55:14Z",
"last_comment_author": "Luligu"
},
{
"number": 235,
"created_at": "2026-07-10T07:32:20Z",
"last_comment_at": "2026-07-18T11:35:14Z",
"last_comment_author": "Luligu"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Luligu/matterbridge-hass",
"host": "github.com",
"name": "matterbridge-hass",
"owner": "Luligu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 53,
"vitality": 86,
"community": 71,
"governance": 54,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 21,
"latest_release_tag": "1.4.0",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 13.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"forks": 27,
"stars": 172,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "172 stars",
"points": 36.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 172
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "27 forks",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 27
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"packages": [
"matterbridge-hass"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 62234
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "62,234 downloads/month across npm",
"points": 63.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 62234,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 58,
"open_issues": 14,
"closed_issues": 124,
"issue_closed_ratio": 0.899,
"closed_unmerged_prs": 22
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "58/80 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 58,
"decided": 80
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"followers": 81,
"owner_type": "User",
"is_verified": null,
"owner_login": "Luligu",
"public_repos": 36,
"account_age_days": 1181
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "81 followers of Luligu",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 81,
"login": "Luligu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "36 public repos, account ~3 yr old",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 36
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"matterbridge-hass"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "224 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 224
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "6 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.39,
"agent_instruction_files": [
".github/copilot-instructions.md",
".github/instructions/matterbridge/matterbridge.instructions.md",
".github/instructions/testing/unit-tests.instructions.md",
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 12488
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, .github/instructions/matterbridge/matterbridge.instructions.md, .github/instructions/testing/unit-tests.instructions.md, AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, .github/instructions/matterbridge/matterbridge.instructions.md, .github/instructions/testing/unit-tests.instructions.md, AGENTS.md, CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "39 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 39,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 234190,
"source_files_sampled": 42,
"oversized_source_files": 6
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "6/42 source files over 60KB",
"points": 47.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 42,
"oversized": 6
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:matterbridge-hass@1.4.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T10:06:45.824303Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/Luligu/matterbridge-hass.svg",
"full_name": "Luligu/matterbridge-hass",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}