Skip to main content

span-panel-api-schema-0

The flat-schema parser for span-panel-api: the single-device Homie model published by SPAN firmware r202603 through r202627, which carries no data-model-version.

Why this is a separate distribution

span-panel-api is a transport and a dispatcher. It knows how to connect to a panel's MQTT broker, route messages, and choose a parser — but it contains no parsing code and no Homie type strings. Each wire format ships as its own distribution and registers itself under the span_panel_api.schema_adapters entry-point group.

That split exists because the two halves break on different axes. The wire format changes when SPAN ships firmware; the library API changes when we do. Separate distributions let each carry its own version, so a consumer can pin them independently and add support for a new panel schema by installing a package rather than by upgrading the transport.

Installation

pip install "span-panel-api[schema-0]"

Installing this package is what makes flat-schema panels work. span-panel-api on its own will connect and then raise SpanPanelAdapterMissingError naming the adapter it could not find.

A consumer that wants to support panels on either schema installs both adapters:

pip install "span-panel-api[schema-0,schema-1]"

Dispatch happens at runtime, per panel, from the data-model-version the panel reports. The extras are the recommended spelling because they give pip install -U a correct upgrade path — the dependency arrow runs from adapter to bootstrap, so upgrading the bootstrap alone would otherwise leave a stale adapter wheel that discovery then rejects, with pip reporting success. Naming the distributions directly works too.

Retirement

SPAN retires the flat schema in the same release that introduces the parent/child model (r202633, fleet rollout projected for early September 2026). When the fleet has moved, consumers drop this package from their requirements. Published versions stay on PyPI for anyone still running older firmware.

Release files for span-panel-api-schema-0 1.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for span-panel-api-schema-0 1.1.1
File Size Uploaded
span_panel_api_schema_0-1.1.1.tar.gz 23.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for span-panel-api-schema-0 1.1.1
File Interpreter ABI Platform
span_panel_api_schema_0-1.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 46.3 kB

Release files / span_panel_api_schema_0-1.1.1.tar.gz

Download URL span_panel_api_schema_0-1.1.1.tar.gz
Size 23.3 kB
Tags Source
SHA-256 checksum
How to use checksums
471c79f5bdbd814e749139e3f650f1bb99950fb649eb7a8fb55ba714d1e906fb
BLAKE2b-256 checksum
How to use checksums
944460b817eb5a04ced4851d4cf2c5ad1f59614356f07f1ac6e4f1f49bad40a0
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 Aug 27, 2026.

Transparency log

Release files / span_panel_api_schema_0-1.1.1-py3-none-any.whl

Download URL span_panel_api_schema_0-1.1.1-py3-none-any.whl
Size 23.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
8028b84a8a6df22c66138cfd619ab43c04ea351ef97933946b0159e95232097f
BLAKE2b-256 checksum
How to use checksums
5a1ee30e823fc15025717dc18cc0af122cb432943f5cbd3d793ee2222801c146
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 Aug 27, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page