[WARN ] [s.internal.SmartthingsHandlerFactory] - Unable to locate handler for display name:

  • Platform information: Raspberry Pi Nano
    • Hardware: Raspberry Pi Nano
    • OS: Rasbian image from openHABian
    • Java Runtime Environment:Zulu Embedded OpenJDK Java 8
    • openHAB version: 2
  • Issue of the topic: How to fix warning in openhab.log

I tried to setup temperature items for my Samsung multipurpose sensors. I remove them but Openhab seams to remember them somewhere. I see warnings like:

2018-04-07 11:31:50.579 [WARN ] [s.internal.SmartthingsHandlerFactory] - Unable to locate handler for display name: Lolas Room door with attribute: temperature

I’ve checked my site map and items files & don’t see this anywhere.

  • Please post configurations (if applicable):

    • Items configuration related to the issue

    • Sitemap configuration related to the issue n/a

    • Rules code related to the issue n/a

    • Services configuration related to the issue
      Smartthings Binding?

  • If logs where generated please post these here using code fences:

2018-04-07 11:31:50.579 [WARN ] [s.internal.SmartthingsHandlerFactory] - Unable to locate handler for display name: Lolas Room door with attribute: temperature

Is this a 2.x verison binding? If so there is probably still a Thing hanging around. If not have you restarted OH? Maybe there is something cached somewhere.

This is a binding I got on gethub: https://github.com/BobRak/OpenHAB-Smartthings. I completely forgot this wasn’t on the OH2 build. I put this question to the deverloper over there.

And yes, I’ve tired rebooting.