Python Insteonplm Versions Save

Python 3 asyncio module for interfacing with Insteon Powerline modems

0.16.8

4 years ago

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

0.16.7

4 years ago

0.16.6

4 years ago

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

0.16.5

4 years ago

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

0.16.4

4 years ago

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

0.16.3

4 years ago

Eliminates irrelevant debug messages

0.16.2

4 years ago

Improve general exception handling in the Hub version 2

0.16.1

4 years ago

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

0.16.0

4 years ago

v0.15.4

5 years ago
  • Release process amended to produce and upload a whl file as well as the tar.gz