dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 498 forks source link

Update _TZ3000_bmfw9ykl_vibration_sensor.json #7705

Closed sanluca closed 5 months ago

sanluca commented 5 months ago

I added this sensor and it works now

manup commented 5 months ago

Hi thanks for the PR. The modelid value needs to be an array too with the same length (internally they are treated as pairs).

  "manufacturername": ["_TZ3000_bmfw9ykl", "_TZ3000_lzdjjfss"],
  "modelid": ["TS0210", "TS0210"],
sanluca commented 5 months ago

Hi, sorry for the mistake, but it's added now or do I need to do something? Thanks

mattreim commented 5 months ago

Please close this pull request