Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. infrag
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    infrag

    @infrag

    0
    Reputation
    3
    Posts
    334
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    infrag Follow

    Best posts made by infrag

    This user hasn't posted anything yet.

    Latest posts made by infrag

    • RE: openHAB 2.0 binding

      @TimO

      ah that explains it. Thanks! 🙂

      posted in OpenHAB
      infrag
      infrag
    • RE: openHAB 2.0 binding

      @TimO

      According to this:
      https://www.eclipse.org/smarthome/documentation/javadoc/org/eclipse/smarthome/core/thing/binding/ThingHandler.html#bridgeStatusChanged-org.eclipse.smarthome.core.thing.ThingStatusInfo-

      The old method of bridgeHandlerDisposed is Depreciated now.

      posted in OpenHAB
      infrag
      infrag
    • RE: openHAB 2.0 binding

      @TimO

      I've downloaded your code from github for this binding and tried to modify it a bit for my specific needs. However I'm having trouble compiling it. I've then gone back to basics and added in your unedited code to Eclipse. However it complains about:

      @Override
      public void bridgeHandlerDisposed(ThingHandler thingHandler, Bridge bridge)

      Saying : The method bridgeHandlerDisposed(Thinghandler,Bridge) of type MySensorsHandler must override or implement a supertype method.

      Do you have any advice for me on this? 🙂

      Thanks for your work on this!

      posted in OpenHAB
      infrag
      infrag