pyinsteon
pyinsteon copied to clipboard
Python library to support Insteon home automation projects
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...
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...
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...
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...
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”:...
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...
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...