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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyvelop-2026.8.6.tar.gz (40.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyvelop-2026.8.6-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

Details for the file pyvelop-2026.8.6.tar.gz.

File metadata

  • Download URL: pyvelop-2026.8.6.tar.gz
  • Upload date:
  • Size: 40.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyvelop-2026.8.6.tar.gz
Algorithm Hash digest
SHA256 e1b051e45a3d9835e19679bdb035265a09addda1ab5ece838b6dfb8ffa4a188b
MD5 a93a03c15cd9debd0620dce3da81c8bc
BLAKE2b-256 8b0f9178a470d2d1be7d5b71564fe66ca15f7c46cbd16cad69470c45bd295c27

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelop-2026.8.6.tar.gz:

Publisher: build.yml on uvjim/pyvelop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyvelop-2026.8.6-py3-none-any.whl.

File metadata

  • Download URL: pyvelop-2026.8.6-py3-none-any.whl
  • Upload date:
  • Size: 39.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pyvelop-2026.8.6-py3-none-any.whl
Algorithm Hash digest
SHA256 17ccf7697d123e00724cc441f8cab7c6e640f80ac626518825c42158ee6f142e
MD5 df4d304faee84401dfc19c7b90e7843f
BLAKE2b-256 c7977c2da73c23df2795e45f1d90535caddb20f8cd1e7339e9b4b1b00cea4850

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelop-2026.8.6-py3-none-any.whl:

Publisher: build.yml on uvjim/pyvelop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2026.8.15

2 files

2026.8.14

2 files

2026.8.12

2 files

2026.8.11

2 files

2026.8.10

2 files

2026.8.9

2 files

2026.8.8

2 files

2026.8.7

2 files

This release

2026.8.6 This release

2 files

2026.8.5

2 files

2026.8.4

2 files

2026.8.3

2 files

2026.8.2

2 files

2026.8.1

2 files

2026.7.9

2 files

2026.7.8

2 files

2026.7.7

2 files

2026.7.6

2 files

2026.7.5

2 files

2026.7.4

2 files

2026.7.3

2 files

2026.7.2

2 files

2026.7.1

2 files

2026.6.3

2 files

2026.6.2

2 files

2026.6.1

2 files

2025.9.1

2 files

2025.4.2

2 files

2025.4.1

2 files

2024.12.1

2 files

2024.11.1

2 files

2024.10.2

2 files

2024.10.1

2 files

2024.9.1

2 files

2024.7.1

2 files

2024.5.3

2 files

2024.5.2

2 files

2024.5.1

2 files

2024.4.1

2 files

2023.9.1

2 files

2023.7.1

2 files

2023.5.1

2 files

2023.3.1

2 files

2022.12.3

2 files

2022.12.2

2 files

2022.12.1

2 files

2022.11.5

2 files

2022.11.4

2 files

2022.11.3

2 files

2022.11.2

2 files

2022.11.1

2 files

2022.10.2

2 files

2022.10.1

2 files

2022.9.6

2 files

2022.9.5

2 files

2022.9.4

2 files

2022.9.3

2 files

2022.9.2

2 files

2022.9.1

2 files

2022.8.4

2 files

2022.8.3

2 files

2022.8.2

2 files

2022.8.1

2 files

2022.7.3

2 files

2022.7.2

2 files

2022.7.1

2 files

2022.5.2

2 files

2022.5.1

2 files

2022.4.8

2 files

2022.4.7

2 files

2022.4.6

2 files

2022.4.5

2 files

2022.4.4

2 files

2022.3.2

2 files

2022.3.1

2 files

2022.2.6

2 files

2022.2.5

2 files

2022.2.4

2 files

2022.2.3

2 files

2022.2.2

2 files

2022.2.1

2 files

2022.1.4

2 files

2022.1.3

2 files

2022.1.2

2 files

2022.1.1

2 files

2021.10.5

2 files

2021.10.4

2 files

2021.9.8

2 files

2021.9.7

2 files

2021.9.6

2 files

2021.9.5

2 files

2021.9.4

2 files

2021.9.3

2 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