pyinsteon
pyinsteon copied to clipboard
Detect 6 or 8 button KPL
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”: 1, “subcat”: 65 => (0x041) 8 button dimmer
6 button On/Off “cat”: 2, “subcat”: 44 => (0x2c) 6 button on/off
8 button dimmer cat": 1, “subcat”: 66 = (0x42) 6 button dimmer
There must be a way to identify the actual configuration since the ISY is able to do this.