pyinsteon icon indicating copy to clipboard operation
pyinsteon copied to clipboard

Python library to support Insteon home automation projects

Results 28 pyinsteon issues
Sort by recently updated
recently updated
newest added

Add full support for Motion Sensor II (2844-xxx)

enhancement

Impacts the following classes: - DeviceFlagBase - DerivedProperty - ExtendedProperty - ModemConfiguration - OperatingFlag

I have several Insteon thermostats and would like to be able to set the schedule programmatically. According to the developer doc that I have, this should be possible using cmd1/cmd2...

enhancement

My 2842-222 motion does not respond to the repeated attempts to put the device into extended listening and so none of the queued commands are ever attempted. Every time this...

bug

Since May 7th when Insteon came back online, my connection between HA and Insteon has been very unreliable. If I reboot the hub then it will work for some time...

bug

Hi, Would you be open to adding support for the [Smartenit EZIOXX](https://smartenit.com/product-category/input-output-controllers/) input/output controller devices? I have 3 EZIO2X4 devices which I use for monitoring dry contact inputs, analog temperature...

enhancement

Currently, the definition of a 6 or 8 button KPL is only via their cat and subcat: 6 button dimmer “cat”: 1, “subcat”: 66 => (0x042) 6 button dimmer “cat”:...

enhancement

I currently am running homebridge with the homebridge-platform-insteonlocal plugin on a HubPro 2243 using these instructions: https://github.com/kuestess/homebridge-platform-insteonlocal#using-the-hubpro-model-2243-beta I'd really prefer to run home-assistant, and am wondering if this type of...

enhancement

I'd jump right in and start debugging issue #72 for you but I'm intimidated by the completely revamped library. It took me about 2 months to trace and understand the...

I've noticed that in the new library, when running under Home Assistant, the "info" logging level seems to be the same as "warn". I'd like to discuss a proposal to...