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.1.tar.gz (39.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.1-py3-none-any.whl (38.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyvelop-2026.8.1.tar.gz
  • Upload date:
  • Size: 39.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.1.tar.gz
Algorithm Hash digest
SHA256 8247f27c76bf0fcb08e4dd3fd1c7d2d700f7d32500a239811db32f40f6a59b40
MD5 1b8c2274ad3d0a922760833d9ccd2fae
BLAKE2b-256 7024f8337ce110b393efcb1ed63c73971ae90fa5a34bf60818fc4019910584c4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: pyvelop-2026.8.1-py3-none-any.whl
  • Upload date:
  • Size: 38.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62d9a6b723a9dff3688af5fb20f2e6666d2e66c4c89530158f53e93ffc7b0359
MD5 feab4cdc9f158b6bd3ac5521eb811bb3
BLAKE2b-256 81e8600d0aff1a5231e4ae7fcc628f7b7d6874b223801eda98cf262f416bf000

See more details on using hashes here.

Provenance

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

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

This release

2026.8.1 This release

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