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

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.2
File Size Uploaded
pyvelop-2026.9.2.tar.gz 65.3 kB Details

Built distribution (wheel)

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

Total release size: 130.4 kB

Release files / pyvelop-2026.9.2.tar.gz

Download URL pyvelop-2026.9.2.tar.gz
Size 65.3 kB
Tags Source
SHA-256 checksum
How to use checksums
77afebf7c088ffc74f464b2da1bc0ca8110200b921f69bba55b330df5a334d6c
BLAKE2b-256 checksum
How to use checksums
8c18a5a29dd4ca330315b673c5f925de432f72fbfb8b3c22d7e0fe01ae252096
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 24, 2026.

Transparency log

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

Download URL pyvelop-2026.9.2-py3-none-any.whl
Size 65.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
531437a8cf49bccbeb6f2d16ef80d08645ec8b6613dc66e7616d60d1f55a39c7
BLAKE2b-256 checksum
How to use checksums
52b398c001ce02b4e3bf6f0ce196fa88e4e4b7f52df646833e1a406b1477973a
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 24, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2026.9.2 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