Pyvlx

Latest version: v0.2.26

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.2.8

Fixed bug of not having correct position set when interrupting a movement.

0.2.7

Pyvlx may now control ON_OFF_SWITCHes. They are loaded as node and may be controlled via:

`await pyvlx.nodes['CoffeeMaker'].set_on()`

or

`await pyvlx.nodes['CoffeeMaker'].set_off()`

0.2.4

* Improved position handling / processing.
* Enums for Originator, Priority and Velocity.
* Processing incoming FrameNodeStatePositionChangedNotification frames.
* New update callbacks when nodes are updated.
* Improved unit tests.

0.2.3

* Correct implementation of AliasArray
* Correct parsing of timestamps
* Transmit UTC time to gateweay via GW_SET_UTC_REQ
* Enable House Monitor via GW_HOUSE_STATUS_MONITOR_ENABLE_REQ
* Correct parsing of GW_NODE_STATE_POSITION_CHANGED_NTF
* Code cleanup (e.g. using isort)

0.2.2

* Added heartbeat module for sending get state request to api every minute to keep connection alive.
* Moved all frames to separate module.

0.2.1

Description
-----------

Progressing with complete reimplementation of new KLF 200 API

Highlights
----------

* Load Node information from API
* Set position of Nodes (esp. windows, rollershutters, blinds)
* Rename nodes.
* Retrieve Version information from gateway
* Better handling of lost connections, automatic reconnect.

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.