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.14.tar.gz (50.7 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.14-py3-none-any.whl (49.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvelop-2026.8.14.tar.gz
  • Upload date:
  • Size: 50.7 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.14.tar.gz
Algorithm Hash digest
SHA256 30dcebbd116795a2c6a8214e73a70819a6651ab61855fa69bef52291c96cda2c
MD5 3db15af25b1035ab17b8e15b97f6f673
BLAKE2b-256 9c3d5b6aa2f03dd11924db4aa2b086aee9be92278492e60a0e2f84206a1d2d7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelop-2026.8.14.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.14-py3-none-any.whl.

File metadata

  • Download URL: pyvelop-2026.8.14-py3-none-any.whl
  • Upload date:
  • Size: 49.9 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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 4fa3ac8e352d0b21d2e0f6f513bca8dc9b452c732d48ce1bfe6863de41cc8855
MD5 3dca0b9f0cabeeda638387bb22360187
BLAKE2b-256 1566c0355cfe63730b1c366a42df87c756adf455ec887190185b2785effd773c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyvelop-2026.8.14-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

This release

2026.8.14 This release

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

2026.8.6

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