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

No hidraw showing up #87

Closed
tsalha opened this issue Jan 13, 2020 · 2 comments
Closed

No hidraw showing up #87

tsalha opened this issue Jan 13, 2020 · 2 comments

Comments

@tsalha
Copy link

tsalha commented Jan 13, 2020

I'm a bit stumped and hoping someone can help as I haven't seen this pattern show up for anyone in the closed issues. I have the add-on installed through HACS (NUC/Docker) and I've done the 99-com.rules update. When I run dmesg | grep hidraw I don't see the Wyze as connected to the computer. All I can see is my mouse and keyboard. I've tried several USB ports. The Wyze has a solid amber light. Debug log --> https://pastebin.com/siG6nRcp

@kevinvincent
Copy link
Owner

Can you try the method in this issue: #66

@tsalha
Copy link
Author

tsalha commented Jan 16, 2020

The below from that issue worked for me. Thanks!

Create /etc/udev/rules.d/99-wyze.rules:
SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="e024", SYMLINK+="wyzesense"

@tsalha tsalha closed this as completed Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants