Skip to content

Releases: maximvelichko/pyvera

0.3.15 - Fix problems with locks

11 Feb 16:55
59fca70
Compare
Choose a tag to compare

Fixes problems with the SetPin vera call used to set a new pin.

0.3.14 - Add support for setting pin codes on locks

20 Sep 15:12
42ff5cd
Compare
Choose a tag to compare

Fix the "Problem parsing pin code string too many values to unpack (expected 4)"
Add support for setting new pin in the door lock

0.3.13 - Improvements in handling comms failures

06 Feb 18:53
941823e
Compare
Choose a tag to compare
Merge pull request #148 from pavoni/handle_comms_failure_better

Handle comms failure better

0.3.12

30 Jan 15:30
7cd487d
Compare
Choose a tag to compare

Don't return a comm failure if Vera doesn't populate the status field.

0.3.11

15 Nov 15:36
e1baaef
Compare
Choose a tag to compare

Leave brightness unchanged when switching on and off a dimmer.

0.3.10

18 Sep 14:39
df289a6
Compare
Choose a tag to compare

Default response encoding to utf-8 if the device does not provide one.

0.3.9

16 May 14:23
a47ce2d
Compare
Choose a tag to compare

Fixing bug that appeared with the latest firmware 1.7.4970 (7.31).

0.3.8

06 May 15:34
8bb4b2d
Compare
Choose a tag to compare

Adds ability to override subscription registry polling.