OH2 and InsteonPLM Binding

Hi All,

I need your help. Is there any update if we can get InsteonPLM binding working with OH2 or I have to move back to OH1.8? I want to stay in OH2.

I appreciate your help.

Thanks,
Mehdi

It worked for me when I tried it with my USB PLM. It doesn’t work with a hub, and there is an open issue for that.

Thx. How can I control a dimmer that is connected to the hub and there is no usb? Is there a way?

Use OH1, unless somebody who has a hub fixes https://github.com/openhab/openhab/issues/3922. BTW, I only have a PLM.

Hi Rob,

I trying to get OpenHab2 working with my USB insteon PLM.
Can you share some portion of your work (item, config file)?
I’m a newby… I had a previous installation running on 1.8 with the old insteon hub.
I just bought a PLM to have more flexibility and also upgrade to OH2.

I using it on RPI2.
I already paired some insteon device using Houselinc.
I installed the insteonPLM binding using the PaperUI and removed the hach tag prior the usb PLM in the config file.
I created some items, like in OH 1.9 and the same with the sitemap.

Item:
Switch Foyer_fan “Foyer” (PP_Salon, Lights) {insteonplm=“04.4F.1B:F00.00.04#switch”}

For now, it’s not working. There is no log file in the logfile folder.
Do I need to activate something?
Ho do I log to the console mode using SSH?

Is someone can help me???

Thanks! regards,

Max

Hi, This is a portion of my log file.
Not sure if OpenHab can access to the PLM on the port.
See below…

Thanks for your help!

Regards,

2016-09-24 14:49:49.870 [ERROR] [onplm.internal.driver.SerialIOStream] - got no such port for /dev/ttyUSB0
2016-09-24 14:49:49.871 [DEBUG] [ding.insteonplm.internal.driver.Port] - failed to open port /dev/ttyUSB0
2016-09-24 14:49:49.872 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - ports started
2016-09-24 14:49:49.876 [ERROR] [g.insteonplm.InsteonPLMActiveBinding] - initialization complete, but found no ports!

I already try the chmod 666 /dev/ttyUSB0

2016-09-24 14:49:45.638 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: swagger-jersey2-jaxrs
2016-09-24 14:49:45.640 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: swagger-jersey2-jaxrs
2016-09-24 14:49:45.645 [DEBUG] [org.openhab.binding.insteonplm      ] - BundleEvent STARTING - org.openhab.binding.insteonplm
2016-09-24 14:49:45.649 [INFO ] [nding.insteonplm.InsteonPLMActivator] - Insteon PLM binding has been started.
2016-09-24 14:49:47.591 [DEBUG] [org.openhab.binding.insteonplm      ] - ServiceEvent REGISTERED - {org.openhab.model.item.binding.BindingConfigReader, org.openhab.binding.insteonplm.InsteonPLMBindingProvider}={component.name=org.openhab.binding.insteonplm.genericbindingprovider, component.id=154, service.id=281, service.bundleid=188, service.scope=bundle} - org.openhab.binding.insteonplm
2016-09-24 14:49:47.601 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.binding.insteonplm
2016-09-24 14:49:47.604 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.binding.insteonplm
2016-09-24 14:49:47.611 [DEBUG] [org.openhab.binding.insteonplm      ] - BundleEvent STARTED - org.openhab.binding.insteonplm
2016-09-24 14:49:48.049 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - activating binding
2016-09-24 14:49:48.064 [DEBUG] [org.openhab.binding.insteonplm      ] - ServiceEvent REGISTERED - {org.osgi.service.event.EventHandler, org.osgi.service.cm.ManagedService}={event.topics=openhab/command/*, service.pid=org.openhab.insteonplm, component.name=org.openhab.binding.insteonplm.activebinding, component.id=153, service.id=286, service.bundleid=188, service.scope=bundle} - org.openhab.binding.insteonplm
2016-09-24 14:49:48.066 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - global binding config has arrived.
2016-09-24 14:49:48.068 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - refresh interval set to 600s
2016-09-24 14:49:48.069 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - poll interval set to 300000 per config file
2016-09-24 14:49:48.070 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - dead device timeout set to 3000s
2016-09-24 14:49:48.071 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - configuration update complete!
2016-09-24 14:49:48.084 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - initializing...
2016-09-24 14:49:48.085 [INFO ] [b.core.service.AbstractActiveService] - InsteonPLM has been started
2016-09-24 14:49:48.098 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - config: poll_interval -> 300000
2016-09-24 14:49:48.109 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - config: port_0 -> /dev/ttyUSB0
2016-09-24 14:49:48.142 [DEBUG] [ng.insteonplm.internal.driver.Poller] - starting poll thread.
2016-09-24 14:49:48.143 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - devices:   0 configured,   0 polling, msgs received:     0
2016-09-24 14:49:48.217 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.core.compat1x
2016-09-24 14:49:48.219 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.core.compat1x
2016-09-24 14:49:48.227 [DEBUG] [ng.insteonplm.internal.driver.Driver] - added new port: port_0 /dev/ttyUSB0
2016-09-24 14:49:48.228 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - config: refresh -> 600000
2016-09-24 14:49:48.230 [INFO ] [g.insteonplm.InsteonPLMActiveBinding] - config: service.pid -> org.openhab.insteonplm
2016-09-24 14:49:48.231 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - setting driver listener
2016-09-24 14:49:48.231 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.io.transport.serial
2016-09-24 14:49:48.233 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.io.transport.serial
2016-09-24 14:49:48.238 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - starting 0 ports
2016-09-24 14:49:48.240 [DEBUG] [ding.insteonplm.internal.driver.Port] - starting port /dev/ttyUSB0
2016-09-24 14:49:48.462 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.io.myopenhab
2016-09-24 14:49:48.465 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.io.myopenhab
2016-09-24 14:49:49.870 [ERROR] [onplm.internal.driver.SerialIOStream] - got no such port for /dev/ttyUSB0
2016-09-24 14:49:49.871 [DEBUG] [ding.insteonplm.internal.driver.Port] - failed to open port /dev/ttyUSB0
2016-09-24 14:49:49.872 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - ports started
2016-09-24 14:49:49.876 [ERROR] [g.insteonplm.InsteonPLMActiveBinding] - initialization complete, but found no ports!
2016-09-24 14:49:49.880 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - item Veranda_EXT                    binding changed: addr=04.4B.8C|prodKey:F00.00.04|feature:switch
2016-09-24 14:49:49.934 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.ui.habmin_2.0.0.201609212035 [192]] to http service
2016-09-24 14:49:50.019 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.ui.habmin_2.0.0.201609212035 [192], contextID=default], with context-name: 
2016-09-24 14:49:50.037 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.ui.habmin_2.0.0.201609212035 [192], contextID=default]}
2016-09-24 14:49:50.044 [INFO ] [ui.habmin.internal.servlet.HABminApp] - Started HABmin servlet at /habmin
2016-09-24 14:49:51.065 [DEBUG] [plm.internal.device.DeviceTypeLoader] - loaded 43 devices: 
2016-09-24 14:49:51.069 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000041  ->pk:0x000041|model:2484DWH8|desc:KeypadLinc Countdown Timer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.070 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.0A ->pk:F00.00.0A|model:2852-222|desc:Leak Sensor|features:contact=LeakSensorContact:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.072 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.0D ->pk:F00.00.0D|model:2634-222|desc:On/Off Dual-Band Outdoor Module|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.074 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000049  ->pk:0x000049|model:2843-222|desc:Wireless Open/Close Sensor|features:contact=GenericContact:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.076 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.0C ->pk:F00.00.0C|model:2476D|desc:SwitchLinc Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.077 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.0B ->pk:F00.00.0B|model:2672-422|desc:LED Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.093 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000068  ->pk:0x000068|model:2472D|desc:OutletLincDimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.095 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000045  ->pk:0x000045|model:2413U|desc:PowerLinc 2413U USB modem|features:broadcastonoff=GroupBroadcastOnOff|groups
2016-09-24 14:49:51.097 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x00004A  ->pk:0x00004A|model:2842-222|desc:Motion Sensor|features:data=MotionSensorData:contact=WirelessMotionSensorContact:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.098 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.01 ->pk:F00.00.01|model:2477D|desc:SwitchLinc Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.100 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.20 ->pk:F00.00.20|model:2342-222|desc:Mini Remote (8 Button)|features:buttonD=RemoteButton3:buttonE=RemoteButton6:buttonB=RemoteButton1:buttonC=RemoteButton4:buttonH=RemoteButton7:buttonF=RemoteButton5:buttonG=RemoteButton8:lastheardfrom=GenericLastTime:buttonA=RemoteButton2|groups
2016-09-24 14:49:51.102 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.05 ->pk:F00.00.05|model:2456D3|desc:LampLinc V2|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.106 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.04 ->pk:F00.00.04|model:2876S|desc:ICON Switch|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.107 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.03 ->pk:F00.00.03|model:2845-222|desc:Hidden Door Sensor|features:data=HiddenDoorSensorData:contact=WirelessMotionSensorContact:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.109 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.ui.habmin
2016-09-24 14:49:51.109 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.02 ->pk:F00.00.02|model:2477S|desc:SwitchLinc Switch|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.111 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.09 ->pk:F00.00.09|model:2458-A1|desc:MorningLinc RF Lock Controller|features:switch=GenericSwitch|groups
2016-09-24 14:49:51.115 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.08 ->pk:F00.00.08|model:2452-222|desc:DIN Rail Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.123 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.ui.habmin
2016-09-24 14:49:51.126 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.07 ->pk:F00.00.07|model:2453-222|desc:DIN Rail On/Off|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.127 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.06 ->pk:F00.00.06|model:2442-222|desc:Micro Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.137 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000051  ->pk:0x000051|model:2486DWH8|desc:KeypadLinc Dimmer - 8 Button|features:loaddimmer=LoadDimmerButton:fastonoff=LoadDimmerFastOnOff:keypadbuttonD=KeyPadButton4:keypadbuttonE=KeyPadButton5:keypadbuttonB=KeyPadButton2:keypadbuttonC=KeyPadButton3:keypadbuttonH=KeyPadButton8:lastheardfrom=GenericLastTime:keypadbuttonF=KeyPadButton6:keypadbuttonG=KeyPadButton7:manualchange=ManualChange:rampdimmer=LoadDimmerRamp|groups:button_group=keypadbuttonB,keypadbuttonC,keypadbuttonD,keypadbuttonE,keypadbuttonF,keypadbuttonG,keypadbuttonH
2016-09-24 14:49:51.162 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000050  ->pk:0x000050|model:2486DWH6|desc:KeypadLinc Dimmer - 6 Button|features:loaddimmer=LoadDimmerButton:fastonoff=LoadDimmerFastOnOff:keypadbuttonA=KeyPadButton3:keypadbuttonD=KeyPadButton6:keypadbuttonB=KeyPadButton4:keypadbuttonC=KeyPadButton5:lastheardfrom=GenericLastTime:manualchange=ManualChange:rampdimmer=LoadDimmerRamp|groups:button_group=keypadbuttonA,keypadbuttonB,keypadbuttonC,keypadbuttonD
2016-09-24 14:49:51.163 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1B ->pk:F00.00.1B|model:2635-222|desc:On/Off Module|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.166 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1A ->pk:F00.00.1A|model:2475SDB|desc:In-LineLinc Relay|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.169 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1F ->pk:F00.00.1F|model:2477SA1|desc:220V 30-amp Load Controller N/O|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.170 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000039  ->pk:0x000039|model:2663-222|desc:On/Off Outlet|features:bottomoutlet=BottomOutlet:lastheardfrom=GenericLastTime:topoutlet=GenericSwitch|groups
2016-09-24 14:49:51.171 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1E ->pk:F00.00.1E|model:2674-222|desc:LED Bulb (recessed)|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer:rampdimmer=RampDimmer|groups
2016-09-24 14:49:51.173 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1D ->pk:F00.00.1D|model:2456S3|desc:ApplianceLinc|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.175 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x000037  ->pk:0x000037|model:2486D|desc:KeypadLinc Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.178 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.1C ->pk:F00.00.1C|model:2475F|desc:FanLinc Module|features:fan=FanLincFan:lightdimmer=GenericDimmer:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.180 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.12 ->pk:F00.00.12|model:2466S|desc:ToggleLinc Switch|features:lastheardfrom=GenericLastTime:switch=GenericSwitch|groups
2016-09-24 14:49:51.183 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.11 ->pk:F00.00.11|model:2466D|desc:ToggleLinc Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer:rampdimmer=RampDimmer|groups
2016-09-24 14:49:51.185 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.10 ->pk:F00.00.10|model:2342-2|desc:Mini Remote|features:buttonD=RemoteButton4:buttonB=RemoteButton2:buttonC=RemoteButton3:lastheardfrom=GenericLastTime:buttonA=RemoteButton1|groups
2016-09-24 14:49:51.188 [DEBUG] [plm.internal.device.DeviceTypeLoader] - X00.00.03 ->pk:X00.00.03|model:X10 motion sensor|desc:Generic X10 motion sensor|features:contact=X10Contact|groups
2016-09-24 14:49:51.191 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.16 ->pk:F00.00.16|model:2334-232|desc:Keypad Dimmer Switch, 8-Button |features:loaddimmer=LoadDimmerButton:fastonoff=LoadDimmerFastOnOff:keypadbuttonD=KeyPadButton4:keypadbuttonE=KeyPadButton5:keypadbuttonB=KeyPadButton2:keypadbuttonC=KeyPadButton3:keypadbuttonH=KeyPadButton8:lastheardfrom=GenericLastTime:keypadbuttonF=KeyPadButton6:keypadbuttonG=KeyPadButton7:manualchange=ManualChange:rampdimmer=LoadDimmerRamp|groups:button_group=keypadbuttonB,keypadbuttonC,keypadbuttonD,keypadbuttonE,keypadbuttonF,keypadbuttonG,keypadbuttonH
2016-09-24 14:49:51.193 [DEBUG] [plm.internal.device.DeviceTypeLoader] - X00.00.02 ->pk:X00.00.02|model:X10 dimmer|desc:Generic X10 Dimmer without preset|features:dimmer=X10Dimmer:switch=X10Switch|groups
2016-09-24 14:49:51.196 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.15 ->pk:F00.00.15|model:2334-232|desc:Keypad Dimmer Switch, 6-Button |features:loaddimmer=LoadDimmerButton:fastonoff=LoadDimmerFastOnOff:keypadbuttonA=KeyPadButton3:keypadbuttonD=KeyPadButton6:keypadbuttonB=KeyPadButton4:keypadbuttonC=KeyPadButton5:lastheardfrom=GenericLastTime:manualchange=ManualChange:rampdimmer=LoadDimmerRamp|groups:button_group=keypadbuttonA,keypadbuttonB,keypadbuttonC,keypadbuttonD
2016-09-24 14:49:51.198 [DEBUG] [plm.internal.device.DeviceTypeLoader] - X00.00.01 ->pk:X00.00.01|model:X10 switch|desc:any simple X10 switch|features:switch=X10Switch|groups
2016-09-24 14:49:51.200 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.14 ->pk:F00.00.14|model:2487S|desc:KeypadLinc On/Off 6-Button Scene Control |features:keypadbuttonA=KeyPadButton3:manualchangebuttonD=ManualChangeButton6:keypadbuttonD=KeyPadButton6:manualchangebuttonA=ManualChangeButton3:keypadbuttonB=KeyPadButton4:manualchangebuttonC=ManualChangeButton5:keypadbuttonC=KeyPadButton5:manualchangebuttonB=ManualChangeButton4:loadswitchmanualchange=LoadSwitchManualChange:loadswitchfastonoff=LoadSwitchFastOnOff:fastonoffbuttonB=FastOnOffButton4:fastonoffbuttonC=FastOnOffButton5:lastheardfrom=GenericLastTime:fastonoffbuttonD=FastOnOffButton6:loadswitch=LoadSwitchButton:fastonoffbuttonA=FastOnOffButton3|groups:manualchange_button_group=manualchangebuttonA,manualchangebuttonB,manualchangebuttonC,manualchangebuttonD:fastonoff_button_group=fastonoffbuttonA,fastonoffbuttonB,fastonoffbuttonC,fastonoffbuttonD:button_group=keypadbuttonA,keypadbuttonB,keypadbuttonC,keypadbuttonD
2016-09-24 14:49:51.203 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.13 ->pk:F00.00.13|model:2672-222|desc:LED Bulb|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer:rampdimmer=RampDimmer_3435|groups
2016-09-24 14:49:51.204 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.19 ->pk:F00.00.19|model:2457D2|desc:LampLinc Dimmer|features:fastonoff=FastOnOff:lastheardfrom=GenericLastTime:manualchange=ManualChange:dimmer=GenericDimmer|groups
2016-09-24 14:49:51.207 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.18 ->pk:F00.00.18|model:2441TH|desc:Insteon Thermostat|features:tempcelsius=ThermostatTemperatureCelsius:humidityhigh=ThermostatHumidityHigh:tempfahrenheit=ThermostatTemperatureFahrenheit:stage1duration=ThermostatStage1Duration:humiditylow=ThermostatHumidityLow:systemmode=ThermostatSystemMode:isheating=ThermostatIsHeating:fanmode=ThermostatFanMode:iscooling=ThermostatIsCooling:heatsetpoint=ThermostatHeatSetPoint:coolsetpoint=ThermostatCoolSetPoint:humidity=ThermostatHumidity:lastheardfrom=GenericLastTime:acdelay=ThermostatACDelay:backlightduration=ThermostatBackLightDuration|groups:data1b_group=humidityhigh,humiditylow,stage1duration:data2_group=coolsetpoint,heatsetpoint,systemmode,fanmode,isheating,iscooling,tempcelsius,tempfahrenheit,humidity:data1_group=backlightduration,acdelay
2016-09-24 14:49:51.209 [DEBUG] [plm.internal.device.DeviceTypeLoader] - 0x00001A  ->pk:0x00001A|model:2450|desc:IO Link|features:contact=IOLincContact:lastheardfrom=GenericLastTime:switch=IOLincSwitch|groups
2016-09-24 14:49:51.211 [DEBUG] [plm.internal.device.DeviceTypeLoader] - F00.00.17 ->pk:F00.00.17|model:2423A1|desc:iMeter Solo Power Meter|features:meter=PowerMeter:lastheardfrom=GenericLastTime|groups
2016-09-24 14:49:51.463 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.persistence.rrd4j_1.9.0.201609200111 [193]] to http service
2016-09-24 14:49:51.529 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context org.openhab.io.net.http.SecureHttpContext@d2cf18, with context-name: 
2016-09-24 14:49:51.545 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=org.openhab.io.net.http.SecureHttpContext@d2cf18}
2016-09-24 14:49:51.560 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.persistence.rrd4j
2016-09-24 14:49:51.563 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.persistence.rrd4j
2016-09-24 14:49:51.649 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - item Lumieres_EXT                   binding changed: addr=2F.E8.32|prodKey:F00.00.02|feature:switch
2016-09-24 14:49:51.666 [INFO ] [vice.internal.HttpServiceFactoryImpl] - Binding bundle: [org.openhab.core_2.0.0.201609212035 [161]] to http service
2016-09-24 14:49:51.668 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - item Escalier_SS                    binding changed: addr=04.4F.0E|prodKey:F00.00.04|feature:switch
2016-09-24 14:49:51.673 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - item Foyer_fan                      binding changed: addr=04.4F.1B|prodKey:F00.00.04|feature:switch
2016-09-24 14:49:51.695 [DEBUG] [g.insteonplm.InsteonPLMActiveBinding] - item Passage_PP                     binding changed: addr=15.54.80|prodKey:F00.00.01|feature:dimmer
2016-09-24 14:49:51.750 [INFO ] [ce.jetty.internal.HttpServiceContext] - registering context DefaultHttpContext [bundle=org.openhab.core_2.0.0.201609212035 [161], contextID=default], with context-name: 
2016-09-24 14:49:51.774 [INFO ] [.jetty.server.handler.ContextHandler] - Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.openhab.core_2.0.0.201609212035 [161], contextID=default]}
2016-09-24 14:49:52.886 [INFO ] [o.myopenhab.internal.MyOpenHABClient] - Connected to my.openHAB service (UUID = 08e9097d-485c-4a38-aca6-65117fb38d5a, base URL = http://localhost:8080)
2016-09-24 14:49:53.847 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - Bundle Considered for SPI providers: org.openhab.core
2016-09-24 14:49:53.850 [INFO ] [g.apache.aries.spifly.dynamic.bundle] - No 'SPI-Provider' Manifest header. Skipping bundle: org.openhab.core
2016-09-24 14:52:03.078 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Weather_Temperature' for widget org.eclipse.smarthome.model.sitemap.Text
2016-09-24 14:52:03.083 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item for widget org.eclipse.smarthome.model.sitemap.Text
2016-09-24 14:52:03.086 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item for widget org.eclipse.smarthome.model.sitemap.Text
2016-09-24 14:52:03.088 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Weather_Temperature' for widget org.eclipse.smarthome.model.sitemap.Text
2016-09-24 14:52:03.089 [ERROR] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve item 'Weather_Temperature' for widget org.eclipse.smarthome.model.sitemap.Text
2016-09-24 14:52:03.091 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve color item Weather_LastUpdate for widget
2016-09-24 14:52:03.097 [WARN ] [ui.internal.items.ItemUIRegistryImpl] - Cannot retrieve color item Weather_LastUpdate for widget

Can someone point me a direction to go… I’m a bit lost.

Ok… I have it working!!!

I did the following…

sudo gpasswd --add user dialout

I add the user pi and openhab to the dialout group.
Now it work.

If it can help someone else :wink:

Regards,

1 Like