AlexxIT / HassWP

Portable version of Home Assistant for Windows (no need to install)
https://github.com/AlexxIT/Blog
633 stars 76 forks source link

USB Support? #24

Open croldan72 opened 3 years ago

croldan72 commented 3 years ago

I'm trying to get an integration that requires access to a device plugged into USB. Is this supported by HassWP? Looking at this page here: https://techtechandmoretech.com/guides/home-assistant-wyze/#comments, are instructions to install WyzeSense. Since I already have HACS installed I simply skipped to installing the WyzeSense repo. However, the instructions specify to add a Binary sensor to the config yaml:

binary_sensor:
– platform: wyzesense
device: “/dev/hidraw0” 

The device location appears to be linux based. I'm trying to determine what to use for a HassWP install instead.

AlexxIT commented 2 years ago

I don't know how to help you

itispip commented 3 months ago

seems no. Python not have access to these USB devices.