home-assistant-intents


Namehome-assistant-intents JSON
Version 2025.10.28 PyPI version JSON
download
home_pageNone
SummaryIntents for Home Assistant
upload_time2025-10-28 21:47:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9.0
licenseNone
keywords home assistant intent recognition
VCS
bugtrack_url
requirements hassil PyYAML voluptuous regex jinja2 black flake8 isort mypy pylint pytest pytest-xdist types-PyYAML types-regex pre_commit
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Home Assistant Intents Package

Packaging for [intents](https://github.com/OHF-Voice/intents/)


## Install

Clone the repo and create a virtual environment:

``` sh
git clone --recursive https://github.com/OHF-Voice/intents-package
cd intents-package
script/setup
```


## Package

Update the submodule:

``` sh
git submodule update --remote
```

Bump the version in `pyproject.toml` to `YYYY.M.D` and commit changes.

Generate dist:

``` sh
script/package
```

Upload `.tar.gz` and `.whl` in `dist/` to PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "home-assistant-intents",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": "home, assistant, intent, recognition",
    "author": null,
    "author_email": "The Home Assistant Authors <hello@home-assistant.io>",
    "download_url": "https://files.pythonhosted.org/packages/29/42/abe22a33f181e6ea129c89ae83a48cbcb921f9cc5f7698e41376a7ec36a4/home_assistant_intents-2025.10.28.tar.gz",
    "platform": "any",
    "description": "# Home Assistant Intents Package\n\nPackaging for [intents](https://github.com/OHF-Voice/intents/)\n\n\n## Install\n\nClone the repo and create a virtual environment:\n\n``` sh\ngit clone --recursive https://github.com/OHF-Voice/intents-package\ncd intents-package\nscript/setup\n```\n\n\n## Package\n\nUpdate the submodule:\n\n``` sh\ngit submodule update --remote\n```\n\nBump the version in `pyproject.toml` to `YYYY.M.D` and commit changes.\n\nGenerate dist:\n\n``` sh\nscript/package\n```\n\nUpload `.tar.gz` and `.whl` in `dist/` to PyPI.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Intents for Home Assistant",
    "version": "2025.10.28",
    "project_urls": {
        "Source Code": "https://github.com/OHF-Voice/intents"
    },
    "split_keywords": [
        "home",
        " assistant",
        " intent",
        " recognition"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0472621825954faaccb5f344de50b8c6231e49569b7f5403baa8aa66664725e7",
                "md5": "6495507a1038ef426acf05be4bb1a8f2",
                "sha256": "4d09e02ddb5dbc5206f32bad4eb35ef700d609e50760712403af11ac1c82c2a5"
            },
            "downloads": -1,
            "filename": "home_assistant_intents-2025.10.28-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6495507a1038ef426acf05be4bb1a8f2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 2844589,
            "upload_time": "2025-10-28T21:47:26",
            "upload_time_iso_8601": "2025-10-28T21:47:26.150164Z",
            "url": "https://files.pythonhosted.org/packages/04/72/621825954faaccb5f344de50b8c6231e49569b7f5403baa8aa66664725e7/home_assistant_intents-2025.10.28-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2942abe22a33f181e6ea129c89ae83a48cbcb921f9cc5f7698e41376a7ec36a4",
                "md5": "9bd86763fcaeb43ffd2c453dee688e84",
                "sha256": "4f38ffdf481bd54f6dddc8c46f0105aa10f0cfa598658ff879d684d0bcbf3275"
            },
            "downloads": -1,
            "filename": "home_assistant_intents-2025.10.28.tar.gz",
            "has_sig": false,
            "md5_digest": "9bd86763fcaeb43ffd2c453dee688e84",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 2816262,
            "upload_time": "2025-10-28T21:47:27",
            "upload_time_iso_8601": "2025-10-28T21:47:27.946281Z",
            "url": "https://files.pythonhosted.org/packages/29/42/abe22a33f181e6ea129c89ae83a48cbcb921f9cc5f7698e41376a7ec36a4/home_assistant_intents-2025.10.28.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-28 21:47:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OHF-Voice",
    "github_project": "intents",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "hassil",
            "specs": [
                [
                    "==",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.3"
                ]
            ]
        },
        {
            "name": "voluptuous",
            "specs": [
                [
                    "==",
                    "0.15.2"
                ]
            ]
        },
        {
            "name": "regex",
            "specs": [
                [
                    "==",
                    "2025.10.23"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    "==",
                    "3.1.6"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "25.9.0"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "7.3.0"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "==",
                    "1.18.2"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "4.0.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.4.2"
                ]
            ]
        },
        {
            "name": "pytest-xdist",
            "specs": [
                [
                    "==",
                    "3.8.0"
                ]
            ]
        },
        {
            "name": "types-PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.12.20250915"
                ]
            ]
        },
        {
            "name": "types-regex",
            "specs": [
                [
                    "==",
                    "2025.10.23.20251023"
                ]
            ]
        },
        {
            "name": "pre_commit",
            "specs": [
                [
                    "<",
                    "5"
                ],
                [
                    ">=",
                    "4"
                ]
            ]
        }
    ],
    "lcname": "home-assistant-intents"
}
        
Elapsed time: 2.13611s