Navigation

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

    Chacha

    @Chacha

    0
    Reputation
    4
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Chacha Follow

    Best posts made by Chacha

    This user hasn't posted anything yet.

    Latest posts made by Chacha

    • RE: openHAB 4 MySensors Binding

      Hi @zkarolyi

      You can download the 3.2.0-Snapshot version from here:
      https://forum.mysensors.org/post/110626

      It is working in OH3 and OH4!

      There is also a 3.3.0-Snapshot version, but it doesn't work in OH4.
      See my post here: https://forum.mysensors.org/post/113864

      posted in OpenHAB
      Chacha
      Chacha
    • RE: OH3 - MySensors Binding

      I've upgraded to OH4 and tried Mysensors binding 3.3.0-SNAPSHOT. It fails to load with error:

      Unresolved requirement: Import-Package: org.openhab.binding.mqtt.handler
      

      However 3.2.0-SNAPSHOT works perfectly with OH4!!!
      You can download it from this post:

      @vores8 said in OH3 - MySensors Binding:

      i've managed to build new version from the sources found here https://github.com/nikolac/openhab-addons/tree/mysensors-oh3-migration

      So far, so good - working with the latest OH 3.1.0

      please download from https://disk.yandex.ru/d/Yq3gn8N7tXSQxA

      Install instructions: https://github.com/tobof/openhab-addons/wiki/Installation

      posted in OpenHAB
      Chacha
      Chacha
    • RE: OH3 - MySensors Binding

      Thanks @Peter-Loeffler !
      I think I'll dive into mqtt than!
      As I can see Homie is only for sensors. I use mySensors to control my rollershutters.

      posted in OpenHAB
      Chacha
      Chacha
    • RE: OH3 - MySensors Binding

      Hi!

      I've upgraded to OH 3.1.0 from OH 3.0.x

      Installed openhab-transport-serial and openhab-core-io-transport-mqtt in Karaf console with:

      feature:install openhab-transport-serial 
      feature:install openhab-core-io-transport-mqtt
      

      Tried to restart mysensors binding:

      openhab> bundle:restart org.openhab.binding.mysensors
      Error executing command: Error restarting bundles:
      	Unable to start bundle 29: Could not resolve module: org.openhab.binding.mysensors [29]
        Unresolved requirement: Import-Package: org.apache.commons.lang; version="[2.6.0,3.0.0)"
      

      Checked that only org.apache.commons.lang3 is installed:

      openhab> bundle:list org.apache.commons.lang3 
      START LEVEL 100 , List Threshold: 50
      ID │ State  │ Lvl │ Version │ Name
      66 │ Active │  80 │ 3.12.0  │ Apache Commons Lang
      

      Thanks

      posted in OpenHAB
      Chacha
      Chacha