QuailAutomation / openhab2-addons

The next-generation open Home Automation Bus (openHAB)
Eclipse Public License 2.0
8 stars 7 forks source link

Add support for Micro Module Dimmer 2442-222 #127

Open cgoffredo opened 6 years ago

cgoffredo commented 6 years ago

Expected Behavior

Add as a 'switch' type of control

Current Behavior

Shows as an unknown device

Possible Solution

Steps to Reproduce (for Bugs)

When discovered, shows as: Unrecognized Device isy:unrecognized:39fdfd27:XX_XX_XX

Context

Does not show as online, unable to control

Your Environment

ISY-Binding, openHAB 2.2

craigham commented 6 years ago

@cgoffredo could you do me a favor and look at the log file when you do a discovery. there should be a warning which starts with 'Unsupported insteon node'. If you could tell me the type parameter, that would allow me to create the mapping to a switch device.

thanks.

cgoffredo commented 6 years ago

Sure, @craigham I actually have a couple of unsupported:

EZIO40 - type: 07.08 (Has four on/off relays) Microdimmer - type 01.35

Thanks!!