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.0

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.0
File Size Uploaded
span_panel_api_schema_0-1.1.0.tar.gz 23.3 kB Details

Built distribution (wheel)

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

Total release size: 46.4 kB

Release files / span_panel_api_schema_0-1.1.0.tar.gz

Download URL span_panel_api_schema_0-1.1.0.tar.gz
Size 23.3 kB
Tags Source
SHA-256 checksum
How to use checksums
687f0c037384f5a8a8f6f731d6b57e5d473fafa3397c914a307894b0363c0574
BLAKE2b-256 checksum
How to use checksums
a57fca2a70d00574f59c8b8f596c4a0c69ccb1b36c34ba6f0dabd74dd6bab483
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 26, 2026.

Transparency log

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

Download URL span_panel_api_schema_0-1.1.0-py3-none-any.whl
Size 23.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1ce9b8f86d6f2c8aad53d2cd59bbdead175d20bef182a394695692a70609b28c
BLAKE2b-256 checksum
How to use checksums
a438a4a257cd3d3b61c515b69eea79db6fc3c90e636f3130fe60f2ba5fc4daa9
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 26, 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