nugget / python-insteonplm

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

Detect dim/brighten commands from mini remotes and keypads #264

Open geoffdavis opened 3 years ago

geoffdavis commented 3 years ago

I don't currently see a way to detect Dim/Brighten events generated by mini remotes, either in this module or the Home Assistant insteon integration.

This functionality would likely be necessary in order to implement my recent feature request over at home-assistant for new event types

den-mac commented 2 years ago

Hi, Homeseer user here migrating over to HA. I use this function in HS to give me another set of buttons from the mini remotes, effectively doubling the trigger options.

Is there any traction on moving this forward?