mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update when usb devices are detected (#19032)
This commit is contained in:
parent
574bde4dc0
commit
60675481a0
@ -13,9 +13,9 @@ ha_codeowners:
|
||||
|
||||
The USB Discovery integration will watch the host for USB devices. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel.
|
||||
|
||||
- On Linux, devices are detected as soon as they are plugged in.
|
||||
|
||||
- On Windows and Mac OS, devices are detected at startup and hourly.
|
||||
- On all supported systems, devices are detected at startup.
|
||||
- On Linux systems that have functional `udev` support, including Home Assistant Operating System, devices are detected as soon as they are plugged in.
|
||||
- On non-Linux systems or systems without `udev` support, devices are detected when visiting the integrations page and during onboarding.
|
||||
|
||||
## Configuration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user