Giter Site home page Giter Site logo

Comments (8)

einalex avatar einalex commented on July 27, 2024

More detailed debug logs attached
oh.log
oh-event.log

from org.openhab.binding.zigbee.

wborn avatar wborn commented on July 27, 2024

Can you transfer this issue to the zigbee repo @kaikreuzer?

from org.openhab.binding.zigbee.

cdjackson avatar cdjackson commented on July 27, 2024

I'd need to see a log showing the initialisation of the device to understand why it's not initialising. Please can you provide this.

from org.openhab.binding.zigbee.

openhab-bot avatar openhab-bot commented on July 27, 2024

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/sonoff-usb-zigbee-v2-stick-not-working-with-aqara-switches/139835/1

from org.openhab.binding.zigbee.

richardklingler avatar richardklingler commented on July 27, 2024

This error persists also with regular Aqara rocker switches (single/double) on OH3.3 and RPi4.

Seems to be an issue with Ember as on Homeassistant with the same Sonoff USB stick all Aqara switches work flawlessly...

from org.openhab.binding.zigbee.

einalex avatar einalex commented on July 27, 2024

old-cube.patch.txt
This was my (working) attempt to fix the problem back then.
The issue was afaik missing channel types for ANALOGINPUT and MULTISTATEINPUT.
I'm not sure this is the correct way to solve it, but it worked for me.

from org.openhab.binding.zigbee.

cdjackson avatar cdjackson commented on July 27, 2024

This was my (working) attempt to fix the problem back then.

If you have a fix to add this support, I'd really suggest to provide a PR so it can be reviewed.

This error persists also with regular Aqara rocker switches (single/double) on OH3.3 and RPi4.

Probably this is a completely different issue if it's a different device. I would suggest to raise a new issue.

Seems to be an issue with Ember as on Homeassistant with the same Sonoff USB stick all Aqara switches work flawlessly.

It's unlikely, and Homeassistant also uses the Sonoff switches which use the Ember chipset.

from org.openhab.binding.zigbee.

Moytora avatar Moytora commented on July 27, 2024

Hi Alex,
is this fix still woking for you? I tried to compile the Addon with the changes from your patch, however it is not compiling. I guess its missing files like: "ZigBeeConverterAnalogInput.java" and "ZigBeeConverterMultiStateInput.java"

I get these compilation errors:
[ERROR] /home/.../org.openhab.binding.zigbee/src/main/java/org/openhab/binding/zigbee/internal/converter/ZigBeeDefaultChannelConverterProvider.java:[46,20] The method put(org.openhab.core.thing.type.ChannelTypeUID, java.lang.Class<? extends org.openhab.binding.zigbee.converter.ZigBeeBaseChannelConverter>) in the type java.util.Map<org.openhab.core.thing.type.ChannelTypeUID,java.lang.Class<? extends org.openhab.binding.zigbee.converter.ZigBeeBaseChannelConverter>> is not applicable for the arguments (org.openhab.core.thing.type.ChannelTypeUID, java.lang.Class<ZigBeeConverterAnalogInput>)

[ERROR] /home/.../org.openhab.binding.zigbee/src/main/java/org/openhab/binding/zigbee/internal/converter/ZigBeeDefaultChannelConverterProvider.java:[46,68] ZigBeeConverterAnalogInput cannot be resolved to a type

[ERROR] /home/.../org.openhab.binding.zigbee/src/main/java/org/openhab/binding/zigbee/internal/converter/ZigBeeDefaultChannelConverterProvider.java:[47,20] The method put(org.openhab.core.thing.type.ChannelTypeUID, java.lang.Class<? extends org.openhab.binding.zigbee.converter.ZigBeeBaseChannelConverter>) in the type java.util.Map<org.openhab.core.thing.type.ChannelTypeUID,java.lang.Class<? extends org.openhab.binding.zigbee.converter.ZigBeeBaseChannelConverter>> is not applicable for the arguments (org.openhab.core.thing.type.ChannelTypeUID, java.lang.Class<ZigBeeConverterMultistateInput>)

[ERROR] /home/.../org.openhab.binding.zigbee/src/main/java/org/openhab/binding/zigbee/internal/converter/ZigBeeDefaultChannelConverterProvider.java:[47,72] ZigBeeConverterMultistateInput cannot be resolved to a type

Do you have a git repository with these changes, where I could pull them from?

from org.openhab.binding.zigbee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.