This release is a pre-release and may not be stable for production use.
py-atmos-wg1000
Async Python library for the local WebSocket API of an ATMOS WG1000 gateway. It is the data layer for a future Home Assistant integration: a heavy catalog at configuration time, and a light value feed at runtime.
PyPI name: py-atmos-wg1000 (PyPI rejected py-atmos / pyatmos as too similar to the existing pyatmos project). Import as import pyatmos_wg1000.
Status: early. The frame codec, language tables, and register poller are in place. Writes to the boiler are encoded but have not been sent to a live gateway.
Install
pip install py-atmos-wg1000
Two paths
- Configuration (heavy)
Download Lang.json and texty_brana.json, pick a language by column code (POL) or by the gateway index in USER1_LANG, and resolve labels. This is pyatmos_wg1000.i18n.LanguageCatalog. Drop it after the entities exist.
- Runtime (light)
Keep one WebSocket, log in, and poll a fixed set of register ids. pyatmos_wg1000.feed.AtmosFeed stores raw words and publishes pyatmos_wg1000.feed.RegisterUpdate only when a word changes. It does not load the language files.
The gateway does not push temperatures. The socket stays open and the feed asks again on an interval. The panel uses 30 seconds for circuit temperatures.
Credentials
Copy .env.example to .env. The real file is gitignored.
PYATMOS_URL=https://192.168.0.10
PYATMOS_USER=user
PYATMOS_PASSWORD=secret
Development
Python 3.13. Version comes from git tags (hatch-vcs), with fallback 0.0.0 until the first tag. See CONTRIBUTING.md, AGENTS.md, and SECURITY.md.
uv sync --group dev --group test --locked
uv run pre-commit install --hook-type pre-commit --hook-type pre-push
uv run --group dev --group test poe validate
Release files for py-atmos-wg1000 2026.9.0b2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py_atmos_wg1000-2026.9.0b2.tar.gz | 133.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_atmos_wg1000-2026.9.0b2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 158.2 kB
Release files / py_atmos_wg1000-2026.9.0b2.tar.gz
| Download URL | py_atmos_wg1000-2026.9.0b2.tar.gz |
|---|---|
| Size | 133.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9857444d7913e92ce53cfe301c06d8d35c933fae1f92aa6c60a4d4db3ccd3482
|
|
BLAKE2b-256 checksum How to use checksums |
792497743d26f0912fdff0141dc37a9311689c9ff46b046c241305c305419c01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / py_atmos_wg1000-2026.9.0b2-py3-none-any.whl
| Download URL | py_atmos_wg1000-2026.9.0b2-py3-none-any.whl |
|---|---|
| Size | 24.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d4d372291428312f3784fde163eeca5ed89340aec97845f40a3cfd40e694da47
|
|
BLAKE2b-256 checksum How to use checksums |
be575027cb93d031f09d25280a8393269c9661c3c483efc42fe0f5228d890923
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log