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.

HLQDQ01LM shows 647 entries on toZigbee?

See original GitHub issue
var zigbeeHerdsmanConverters = require("zigbee-herdsman-converters");

var device = zigbeeHerdsmanConverters.devices
  .find(x => x.model === "HLQDQ01LM");

document.write(device.toZigbee.length); //this outputs 647

Here’s a sample sandbox showing the issue:

https://codesandbox.io/s/empty-forest-0n28o?fontsize=14&hidenavigation=1&theme=dark

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
pedrolamascommented, Jan 16, 2021

Going with that then, sending a PR in a bit!

1reaction
Koenkkcommented, Jan 16, 2021

Agree, now I’m also convinced of option 1 being the best solution here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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