question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[bug] Qubino Flush Dimmer - using I2 status updates are not triggered after restart

See original GitHub issue

Version

Checklist:

  • I am not using HomeAssistant. Or: a developer has told me to come here.
  • I have checked the troubleshooting section and my problem is not described there.
  • I have read the changelog problem was not mentioned there.

Build/Run method

  • Docker
  • PKG
  • Manually built (git clone - npm install - npm run build )

zwavejs2mqtt version: 2.3.0 zwave-js version: 6.6.2

Describe the bug

Context / Setup

I am using a Qubino Flush Dimmer. It has 3 different inputs for physical switches. I1 is used to control the dimmer itself. I have hooked up I2 to a second switch. In the configuration I have set up [10-112-0-100] Enable / Disable Endpoints I2 to [9] Sensor binary.

Screenshot 2021-03-16 at 22 49 56

This gives me another Basic report [10-32-2-currentValue] Current value which toggles from the values 0 to 255 and vice versa whenever I press the mono-stable switch on I2.

Screenshot 2021-03-16 at 22 50 56

The Problem

Whenever I restart zwavejs2mqtt it doesnt report anymore. I can see in the debug log that the zwave event is coming in, but I dont see the Basic section in the control panel nor it isn’t reported to mqtt. When I re-interview the node everything works fine after that.

To Reproduce

Steps to reproduce the behavior:

  1. restart zwavejs2mqtt
  2. Click the switch connected on I2, no mqtt message nor update on control panel.
  3. re-interview the node and the problem is gone.

Expected behavior

After restarting zwavejs2mqtt it should still report the toggle on I2 without re-interviewing the node.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:18 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
aveselicommented, Mar 24, 2021

I have a fibaro installed somewhere else. I will switch the qubino with the fibaro. I think this is the best solution for me, since I am using the I2 only in one place.

I have asked qubino if they could instruct me to do a firmware update on myself. But they unfortunately wont do it. They also don’t support OTA updates. So I am stuck with that old firmware. Kinda disappointing.

@AlCalzone thanks a lot for your support so far. I really like zwave-js and zwavejs2mqtt. You guys are doing an amazing job! Best zwave implementation so far. Thanks!

0reactions
AlCalzonecommented, Mar 24, 2021

Nice! Then I’ll update the PR so it closes this issue 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

[bug] Qubino Flush Dimmer does not send off topic #2047
Hi, I have an issue with 2 Qubino Flush Dimmers as there are no OFF messages sent to Dz. Version. Build/Run method: [...
Read more >
Status updates for Qubino Relays/Dimmers generally do not work ...
Hi, I have implemented over 20 Qubino devices including: ZMNHAD Flush 1 relay ZMNHBD Flush 2 relays ZMNHCD Flush Shutter ZMNHSD DIN Rail...
Read more >
USER MANUAL EN. QUBINO FLUSH DIMMER 0-10V
Flush Dimmer 0-10V is a universal dimmer with a standard 0-10V output and a multi-function ... Saves and restores the last status after...
Read more >
[RELEASE] Qubino Flush 1D Relay, Flush 2 Relays, Flush 1 ...
Hi. I just installed the Flush 1 relay with temp sensor handler. It seems to work ok but the app won't display the...
Read more >
Articles in this section - Vera
Aeotec GEN5 Garage Door Controller ZW062 - Current Bugs depends on our collaboration with the Manufacturer; GoControl Dimmable LED Indoor Flood ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found