Compatibility with PowerLinc V2 USB 2414U w/ 2476S & 2476D?

Hello

First off thanks for the reply.

Below is the content of my .items file.

insteon.items

Dimmer bedroom “bedroom” [“Lighting”] {insteonplm=“xx.xx.xx:F00.00.0C#dimmer”}

Switch frontdoor “front door light” [“Lighting”] {insteonplm=“xx.xx.xx:F00.00.02#switch”}

Did I add the correct tags?

Alexa did find the two devices and they show up in the Alexa iOS device list.

Alexa responds to request to turn on or off the lights with “OKAY”.

It appears that Alexa is interacting with the HUE Emulator.

It appears that the InsteonPLM Binding is being called.

See openhab.log below.

2019-12-14 17:55:04.834 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - Item: bedroom got command ON
2019-12-14 17:55:04.847 [INFO ] [onplm.internal.device.CommandHandler] - LightOnOffCommandHandler: sent msg to switch xx.xx.xx to on
2019-12-14 17:55:04.850 [INFO ] [onplm.internal.device.CommandHandler] - Sending message to xx.xx.xx

However the lights are not coming on.

Not using the myopenHAB.org cloud service or the openHAB Alexa Smart Home Skill.

Thanks again for the reply hopefully the additional information will shed some light on the problem. (Ugh can’t believe I said that.)