Skip to content

Releases: Julius2342/pyvlx

Progressing with new KLF 200 API

24 Nov 18:03
Compare
Choose a tag to compare

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.

First Release with New API

24 Nov 18:00
Compare
Choose a tag to compare

Highlights

Complete rewrite of PyVLX using new KLF 200 API

  • Connect to API
  • Load Scenes
  • Activate Scenes

Configurable timeout

03 Jun 16:40
Compare
Choose a tag to compare
0.1.6

bumped version

Added blinds

15 May 06:45
Compare
Choose a tag to compare

Added support for blinds. Thanks @dirk777

Minor changes

14 Jul 19:30
Compare
Choose a tag to compare

Added disconnect functionality (thank you esevend)!

Minor changes

05 Jul 17:09
Compare
Choose a tag to compare

Added retry mechanism if token is invalid.

Minor changes

03 Jul 19:16
Compare
Choose a tag to compare

Introduced PyVLXException
minor improvements

Small improvements

25 Jun 10:34
Compare
Choose a tag to compare
0.1.1

initialization of pyvlx with host/password

First working version

25 Jun 08:28
Compare
Choose a tag to compare
0.1.0

removed 3.4 from travis-CI ... (using fancy asyncio stuff)