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.8.tar.gz (41.3 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.8-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvelop-2026.8.8.tar.gz
  • Upload date:
  • Size: 41.3 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.8.tar.gz
Algorithm Hash digest
SHA256 2c597d488a050165be285432dd91a8466ab191456c5589a77fc194ab921a7a73
MD5 a9af47f7fdfb58da475cf09fd7b733ee
BLAKE2b-256 fe4b19db58905bdca7d7b458e6a2d00cbee3689a7f2b31a0c58c578d032ce657

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyvelop-2026.8.8-py3-none-any.whl
  • Upload date:
  • Size: 40.1 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d21d7239b3f47ca588f75f8f76d8b6acdc1b29b07a69a49663c6e4430d97588d
MD5 0ce9f2d1b6c4475b5c52771c75dc9c9e
BLAKE2b-256 c1e985f12fb85606e965d042afe889d71acb2b3d8f4e675a42f222b11d97d5c1

See more details on using hashes here.

Provenance

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

This release

2026.8.8 This release

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