nugget / python-insteonplm

Python 3 asyncio module for interfacing with Insteon Powerline modems
MIT License
33 stars 19 forks source link

Fix labels for keypad in 6 button mode. Set primary to Main #112

Closed wonderslug closed 5 years ago

wonderslug commented 5 years ago

This is a fix for #111 that changes the button ids for the 6 button keypad to match the descriptions used by Insteon. It changes the keypadButtonA to keypadButtonMain for the 8 button keypad as well.

teharris1 commented 5 years ago

Thanks! Appreciate the help.

teharris1 commented 5 years ago

FYI, this will probably go into to release 0.15.0 which should be released over the weekend.