Skip to main content

PyPI - Version PyPI - Downloads

GitHub Release GitHub Downloads (all assets, all releases)

pyvelop

A Python library for the Linksys Velop Mesh system

Purpose

This library was built with the intention of allowing easy communication with the Linksys Velop Mesh system. Primarily, it was built to support the linksys_velop custom component in Home Assistant.

Installation

pip install pyvelop

Quick Start

To get started you can use the following as a skeleton.

import asyncio

from pyvelop.mesh import Mesh


async def main():
    async with Mesh(node="192.168.1.1", password="my_password") as mesh:
        await mesh.async_initialise()
        print(mesh.nodes)


if __name__ == "__main__":
    loop = asyncio.get_event_loop()
    loop.run_until_complete(main())

CLI

The library also has a CLI which can be used like so…

pyvelop mesh details -a PRIMARY_NODE -p PASSWORD - Lists all known details about the mesh.

pyvelop node details bedroom -a PRIMARY_NODE -p PASSWORD - Lists all known details about the given node.

pyvelop --help - show all available options

Disclaimer

This is NOT an official module, and it is NOT officially supported by the vendor.

Release files for pyvelop 2026.9.4

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

Source distribution (sdist)

Source distribution for pyvelop 2026.9.4
File Size Uploaded
pyvelop-2026.9.4.tar.gz 66.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pyvelop 2026.9.4
File Interpreter ABI Platform
pyvelop-2026.9.4-py3-none-any.whl Python 3 none any Details

Total release size: 132.6 kB

Release files / pyvelop-2026.9.4.tar.gz

Download URL pyvelop-2026.9.4.tar.gz
Size 66.4 kB
Tags Source
SHA-256 checksum
How to use checksums
3653f873bacab1f3588ee828afbf3fd5c114e67275bd0e804af0dedc283db617
BLAKE2b-256 checksum
How to use checksums
ede1d2ff92edb602dd4224e0bdde3b8e76610ab86a436e7f5c0132bdf0d904e3
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

Release files / pyvelop-2026.9.4-py3-none-any.whl

Download URL pyvelop-2026.9.4-py3-none-any.whl
Size 66.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
86879721d5b1cfc7b522aba61d8fb9f43ffed1bc9fed8a3dc9c90199ae6b02db
BLAKE2b-256 checksum
How to use checksums
ecd2c4c306a1994084a792cc936bc8189e6d3e7af443b88079976e11f053b15a
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

Release history Release notifications | RSS feed

This release

2026.9.4 This release

2 release files

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