thkl / homebridge-homematic

Homematic plugin for homebridge: https://github.com/nfarina/homebridge
180 stars 51 forks source link

unnecessary humidity sensor created for HM-WDS30-OT2-SM-2 #674

Open maxtest01234 opened 3 years ago

maxtest01234 commented 3 years ago

Describe the bug For HM devices of type "HM-WDS30-OT2-SM2", a non-existing humidity sensor is created as a Homebridge device next to the expected Homebridge thermostat device.

Version homebridge-homematic v0.2.226 Homebridge v1.3.3 Node.js Version v14.15.3 Npm Version v6.14.10

Which Homematic Device or Service the bug is about HM-WDS30-OT2-SM-2

To Reproduce Steps to reproduce the behavior:

  1. add channel 1 of a HM-WDS30-OT2-SM-2 device to the Homebridge
  2. check if 2 Homebridge devices are created (thermostat and humidity)

Actual behaviour For HM devices of type "HM-WDS30-OT2-SM2", a non-existing humidity sensor is created as a Homebridge device next to the expected Homebridge thermostat device

Expected behavior As soon as a channel of a Homematic device of type "HM-WDS30-OT2-SM-2" is added to the plugin, I just expect a Homebridge device of type thermostat which gives me the temperature. So that no superfluous humidity sensor is created, which ensures that the plugin generates errors and thus slows down and falsifies the update of the values.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot of Device Channel 4 with temperature: image

Screenshot of listed Homebridge devices for the added Channel: image

Screenshot of generated errors after adding the Channel: image

vowchr commented 3 years ago

same problem here...

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.