Home Assistant Intents Package
Packaging for intents
Install
Clone the repo and create a virtual environment:
git clone --recursive https://github.com/home-assistant/intents-package
cd intents-package
script/setup
Package
Update the submodule:
git submodule update --remote
Bump the version in pyproject.toml to YYYY.M.D and commit changes.
Generate dist:
script/package
Upload .tar.gz and .whl in dist/ to PyPI.
Release files for home-assistant-intents 2024.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| home_assistant_intents-2024.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Release files / home_assistant_intents-2024.1.2-py3-none-any.whl
| Download URL | home_assistant_intents-2024.1.2-py3-none-any.whl |
|---|---|
| Size | 282.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
10fdb16fe060e6a324098d5a8bab31477ea5e901a3052a297501d70242c931f3
|
|
BLAKE2b-256 checksum How to use checksums |
77ab5e7d9de239e595221913bf7d3b6a395be6dbebbb1b5d65133aece617a74b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|