core/homeassistant
J. Nick Koston a89057ece5
Limit USB discovery to specific manufacturer/description/serial_number matches (#55236)
* Limit USB discovery to specific manufacturer/description/serial_number matches

* test for None case
2021-08-26 09:59:02 -04:00
..
auth
components Limit USB discovery to specific manufacturer/description/serial_number matches (#55236) 2021-08-26 09:59:02 -04:00
generated Limit USB discovery to specific manufacturer/description/serial_number matches (#55236) 2021-08-26 09:59:02 -04:00
helpers Add template functions to get area_id and area_name (#54248) 2021-08-25 15:16:51 -04:00
scripts
util
__init__.py
__main__.py
block_async_io.py
bootstrap.py Change logging to do rollover() instead of rotate() (#55177) 2021-08-25 17:32:48 +02:00
config.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
config_entries.py Fix race that allowed multiple config flows with the same unique id (#55131) 2021-08-23 23:01:21 -05:00
const.py Bump version to 2021.10.0dev0 (#55227) 2021-08-25 23:19:14 +02:00
core.py
data_entry_flow.py
exceptions.py
loader.py Add known devices to USB Vendor / Product IDs (#54986) 2021-08-21 21:56:49 +02:00
package_constraints.txt Bump frontend to 20210825.0 (#55221) 2021-08-25 11:36:06 -07:00
requirements.py
runner.py
setup.py
strings.json