Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bits missing in configuration for Devolo Luftfeuchtesensor #4135

Open
3 of 11 tasks
chris299 opened this issue Jan 26, 2022 · 1 comment
Open
3 of 11 tasks

bits missing in configuration for Devolo Luftfeuchtesensor #4135

chris299 opened this issue Jan 26, 2022 · 1 comment
Projects

Comments

@chris299
Copy link

chris299 commented Jan 26, 2022

Is your problem within Home Assistant (Core or Z-Wave JS Integration)?

NO, my problem is NOT within Home Assistant or the ZWave JS integration

Is your problem within ZWaveJS2MQTT?

NO, my problem is NOT within ZWaveJS2MQTT

Checklist

Describe the bug

What causes the bug?

config bit 0 and 5 missing in IOBroker definition of field "Betriebsmodus":
bit 5 defined instead of bit 6 in "Multi Sensor Function Switch"

What do you observe?

OperationMode shows value 33 in default, which is not defined by configuration
bit 0 "Disable the Flood function." and bit 5 "Disable the temperature report
after event triggered. (1:Disable,0:Enable)" seem to be set in default
"Multi Sensor Function Switch" shows value 64, which is also not defined by configuration
bit 6 "Disable the humidity report after event triggered. (1:Disable, 0:Enable)" seesm to be set in default

What did you expect to happen?

change of config description for IObroker for this device:

/node-zwave-js/packages/config/config/devices/0x0175/mt02755.json

grafik

https://forum.iobroker.net/assets/uploads/files/1643192683423-2b6c9abc-5856-4032-aa88-097c04a78e60-grafik.png

Device information

Manufacturer: Devolo
Model name: Z-Wave Luftfeuchtesensor
Node ID in your network: 15

How are you using node-zwave-js?

  • zwavejs2mqtt Docker image (latest)
  • zwavejs2mqtt Docker image (dev)
  • zwavejs2mqtt Docker manually built (please specify branches)
  • ioBroker.zwave2 adapter (please specify version)
  • HomeAssistant zwave_js integration (please specify version)
  • pkg
  • node-red-contrib-zwave-js (please specify version, double click node to find out)
  • Manually built from GitHub (please specify branch)
  • Other (please describe)

Which branches or versions?

version: 2.4.1
node-zwave-js branch: 12
zwavejs2mqtt branch:

Did you change anything?

no

If yes, what did you change?

No response

Did this work before?

No, it never worked anywhere

If yes, where did it work?

No response

Attach Driver Logfile

not applicable

@zwave-js-bot zwave-js-bot added this to Needs triage in Triage Jan 26, 2022
@chris299
Copy link
Author

chris299 commented Jan 26, 2022

grafik
Home_Control_Luftfeuchtemelder_0717_de_online.pdf

here also the instructions/manual from DEVOLO

however, the german manual provided here is different from the one linked in the config file for this device: https://products.z-wavealliance.org/ProductManual/File?folder=&filename=MarketCertificationFiles/2226/MT02756_MT02755_Manual.pdf

/node-zwave-js/packages/config/config/devices/0x0175/mt02755.json

and to make it worse: from a logical point of view both manuals seem to be wrong regarding bit 6 in "Multi Sensor Function Switch" and the config file assumes the function to be in bit 5 (which is also wrong)

@chris299 chris299 changed the title bit missing in configuration for Devolo Luftfeuchtesensor bits missing in configuration for Devolo Luftfeuchtesensor Jan 27, 2022
@AlCalzone AlCalzone moved this from Needs triage to Soon™ in Triage Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Triage
Soon™
Development

No branches or pull requests

1 participant