hass-core/homeassistant/components/usb
puddly 3788a950e6
Validate matcher field case in usb.async_is_plugged_in (#81514)
* Support case-insensitive matching

* Revert "Support case-insensitive matching"

This reverts commit 0fdb2aa6bc.

* Explicitly check the case of matcher fields in `async_is_plugged_in`
2022-11-07 17:14:57 +01:00
..
__init__.py Validate matcher field case in usb.async_is_plugged_in (#81514) 2022-11-07 17:14:57 +01:00
const.py
manifest.json Set system & entity integration types (#79593) 2022-10-04 10:36:42 -04:00
models.py
utils.py