Skip to content

Releases: nugget/python-insteonplm

Hub connectivity issues

Choose a tag to compare

@teharris1 teharris1 released this 15 Mar 19:56
b4f64e0

Rollback changes to __init__.py to 0.16.0 to fix Hub connectivity issues introduced in newer releases.

Fix issue with checksum under specific conditions

Choose a tag to compare

@teharris1 teharris1 released this 16 Feb 17:16
83a64c4
fix type (#224)

* fix type

* Make _get_most_recent_message a function

* Flake8

Improve hub communication and dup msg handling

Choose a tag to compare

@teharris1 teharris1 released this 26 Jan 00:33
7251a53

This release addresses issues with hub connection stability and improves message deduplication.

Scene Cleanup

Choose a tag to compare

@teharris1 teharris1 released this 30 Jul 20:46
aa0089f

Send scene cleanup messages to all devices known to be in the scene

Scene Cleanup

Choose a tag to compare

@teharris1 teharris1 released this 30 Jul 20:22
9b025c5

This release is being released to be consistent with pypi. However, it should not be used. Use release 0.16.5 instead.

Check write lock before restarting writer

Choose a tag to compare

@teharris1 teharris1 released this 12 Jul 16:09
af3bec0

Eliminates irrelevant debug messages

Hub general exception handling

Choose a tag to compare

@teharris1 teharris1 released this 12 Jul 03:05
e2a3e47

Improve general exception handling in the Hub version 2

Fix Hub reader stopping due to ValueError

Choose a tag to compare

@teharris1 teharris1 released this 09 Jul 16:42
06ecc20

This fix has the Hub reader restart on general exception errors rather than stopping.

Add scene triggering on and off

Choose a tag to compare

@teharris1 teharris1 released this 25 Jun 19:33
823f5b5
Trigger scenes (#161)

* Add scene triggering on and off
* Fix issue with cleanup messages for dimmer devices
* Fix issue with thermostat mode value

Produce wheel as part of standard release

Choose a tag to compare

@nugget nugget released this 16 May 18:36
353402b
  • Release process amended to produce and upload a whl file as well as the tar.gz