Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loosen the usb_reset condition so that usb_reset has to be truthy.
With the homeassistant add-on, it's currently impossible to turn this feature off. - The default value of usb_reset is "005:002" - Setting usb_reset explicitly to null via `usb_reset:` ends up getting overridden with the default value - Setting usb_reset to the empty string doesn't disable the feature, until now
- Loading branch information