BobRak / OpenHAB-Smartthings

53 stars 54 forks source link

MotionSensor #9

Closed silverman10 closed 6 years ago

silverman10 commented 6 years ago

Hi, would you be able to add motion sensor to the list of supported capabilities? I tried both contactSensor and motionSensor, but both are not present. Let me know if you need any more details from openhab or ST

19:50:46.832 [DEBUG] [s.internal.SmartthingsHandlerFactory] - SmartthingsHandlerFactory is now processing ThingTypeUID smartthings:motionSensor
19:50:46.833 [DEBUG] [s.internal.SmartthingsHandlerFactory] - Creating thing handler for smartthings:motionSensor
19:50:46.834 [INFO ] [smarthome.event.ThingAddedEvent     ] - Thing 'smartthings:motionSensor:Home:Sensor1' has been added.
19:50:46.840 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'smartthings:motionSensor:Home:Sensor1' changed from UNINITIALIZED to INITIALIZING
19:50:46.843 [INFO ] [ings.handler.SmartthingsThingHandler] - No converter exists for motion (org.openhab.binding.smartthings.internal.converter.SmartthingsMotionConverter)
19:50:46.848 [INFO ] [ings.handler.SmartthingsThingHandler] - Using converter default
19:50:46.851 [INFO ] [me.event.ThingStatusInfoChangedEvent] - 'smartthings:motionSensor:Home:Sensor1' changed from INITIALIZING to ONLINE
silverman10 commented 6 years ago

sorry, my fault. you do support these capabilities. something is wrong with my setup. I'll recheck and get in touch if it doesnt work. cheers.