diff --git a/source/_integrations/usb.markdown b/source/_integrations/usb.markdown index 4694a71c598..a297d1d10a2 100644 --- a/source/_integrations/usb.markdown +++ b/source/_integrations/usb.markdown @@ -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