python-matter-server


Namepython-matter-server JSON
Version 7.0.1 PyPI version JSON
download
home_pageNone
SummaryOpen Home Foundation Matter Server
upload_time2024-12-31 10:41:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Open Home Foundation Matter Server

![Matter Logo](docs/matter_logo.svg)

The Open Home Foundation Matter Server is an [officially certified](https://csa-iot.org/csa_product/open-home-foundation-matter-server/) Software Component to create a Matter controller. It serves as the foundation to provide Matter support to [Home Assistant](https://home-assistant.io) but its universal approach makes it suitable to be used in other projects too.

This project implements a Matter Controller Server over WebSockets using the
[official Matter (formerly CHIP) SDK](https://github.com/project-chip/connectedhomeip)
as a base and provides both a server and client implementation.

The Open Home Foundation Matter Server software component is funded by [Nabu Casa](https://www.nabucasa.com/) (a member of the CSA) and donated to [The Open Home Foundation](https://www.openhomefoundation.org/).

## Support

For developers, making use of this component or contributing to it, use the issue tracker within this repository and/or reach out on discord.

For users of Home Assistant, seek support in the official Home Assistant support channels.

- The Home Assistant [Community Forum](https://community.home-assistant.io/).
- The Home Assistant [Discord Chat Server](https://discord.gg/c5DvZ4e).
- Join [the Reddit subreddit in /r/homeassistant](https://reddit.com/r/homeassistant).

- If you experience issues using Matter with Home Assistant, please open an issue
  report in the [Home Assistant Core repository](https://github.com/home-assistant/core/issues/new/choose).

Please do not create Home Assistant enduser support issues in the issue tracker of this repository.

## Development

Want to help out with development, testing, and/or documentation? Great! As both this project and Matter keeps evolving there will be a lot to improve. Reach out to us on discord if you want to help out.

[Development documentation](DEVELOPMENT.md)

## Installation / Running the Matter Server

- Endusers of Home Assistant, refer to the [Home Assistant documentation](https://www.home-assistant.io/integrations/matter/) how to run Matter in Home Assistant using the official Matter Server add-on, which is based on this project.

- For running the server and/or client in your development environment, see the [Development documentation](DEVELOPMENT.md).

- For running the Matter Server as a standalone docker container, see our instructions [here](docs/docker.md).

> [!NOTE]
> Both Matter and this implementation are in an early state and features are probably missing or could be improved. See our [development notes](#development) how you can help out, with development and/or testing.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-matter-server",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Home Assistant Authors <hello@home-assistant.io>",
    "download_url": "https://files.pythonhosted.org/packages/8b/39/84f17dd43a4a1597dd167b356b7dca0befd92c2a261bf1e83687d2cd2c9b/python_matter_server-7.0.1.tar.gz",
    "platform": "any",
    "description": "# Open Home Foundation Matter Server\n\n![Matter Logo](docs/matter_logo.svg)\n\nThe Open Home Foundation Matter Server is an [officially certified](https://csa-iot.org/csa_product/open-home-foundation-matter-server/) Software Component to create a Matter controller. It serves as the foundation to provide Matter support to [Home Assistant](https://home-assistant.io) but its universal approach makes it suitable to be used in other projects too.\n\nThis project implements a Matter Controller Server over WebSockets using the\n[official Matter (formerly CHIP) SDK](https://github.com/project-chip/connectedhomeip)\nas a base and provides both a server and client implementation.\n\nThe Open Home Foundation Matter Server software component is funded by [Nabu Casa](https://www.nabucasa.com/) (a member of the CSA) and donated to [The Open Home Foundation](https://www.openhomefoundation.org/).\n\n## Support\n\nFor developers, making use of this component or contributing to it, use the issue tracker within this repository and/or reach out on discord.\n\nFor users of Home Assistant, seek support in the official Home Assistant support channels.\n\n- The Home Assistant [Community Forum](https://community.home-assistant.io/).\n- The Home Assistant [Discord Chat Server](https://discord.gg/c5DvZ4e).\n- Join [the Reddit subreddit in /r/homeassistant](https://reddit.com/r/homeassistant).\n\n- If you experience issues using Matter with Home Assistant, please open an issue\n  report in the [Home Assistant Core repository](https://github.com/home-assistant/core/issues/new/choose).\n\nPlease do not create Home Assistant enduser support issues in the issue tracker of this repository.\n\n## Development\n\nWant to help out with development, testing, and/or documentation? Great! As both this project and Matter keeps evolving there will be a lot to improve. Reach out to us on discord if you want to help out.\n\n[Development documentation](DEVELOPMENT.md)\n\n## Installation / Running the Matter Server\n\n- Endusers of Home Assistant, refer to the [Home Assistant documentation](https://www.home-assistant.io/integrations/matter/) how to run Matter in Home Assistant using the official Matter Server add-on, which is based on this project.\n\n- For running the server and/or client in your development environment, see the [Development documentation](DEVELOPMENT.md).\n\n- For running the Matter Server as a standalone docker container, see our instructions [here](docs/docker.md).\n\n> [!NOTE]\n> Both Matter and this implementation are in an early state and features are probably missing or could be improved. See our [development notes](#development) how you can help out, with development and/or testing.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Open Home Foundation Matter Server",
    "version": "7.0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29fe98d9aa89a280ce52e7ad2bc168d77c8233d74340624e12e48891692b530b",
                "md5": "3c1d948f998bbb5b84f2e6d27f9482fa",
                "sha256": "25602f9bf813fdecdb0db241e0c4178cc37fbbc8d7fdd64f11ab2daae3ec07e1"
            },
            "downloads": -1,
            "filename": "python_matter_server-7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c1d948f998bbb5b84f2e6d27f9482fa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 160795,
            "upload_time": "2024-12-31T10:41:04",
            "upload_time_iso_8601": "2024-12-31T10:41:04.544587Z",
            "url": "https://files.pythonhosted.org/packages/29/fe/98d9aa89a280ce52e7ad2bc168d77c8233d74340624e12e48891692b530b/python_matter_server-7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b3984f17dd43a4a1597dd167b356b7dca0befd92c2a261bf1e83687d2cd2c9b",
                "md5": "e77d846838c0c9789b036a12cae1537d",
                "sha256": "867fe6b39c2aebf0ee99c87f5d2300ae041b1737eb3e05a7cb90e8d6124c7d9e"
            },
            "downloads": -1,
            "filename": "python_matter_server-7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e77d846838c0c9789b036a12cae1537d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 145068,
            "upload_time": "2024-12-31T10:41:07",
            "upload_time_iso_8601": "2024-12-31T10:41:07.430164Z",
            "url": "https://files.pythonhosted.org/packages/8b/39/84f17dd43a4a1597dd167b356b7dca0befd92c2a261bf1e83687d2cd2c9b/python_matter_server-7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-31 10:41:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-matter-server"
}
        
Elapsed time: 0.36544s