mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add support for USB discovery to ZHA (#54935)
* Add USB discovery support to ZHA * dry * dry * Update homeassistant/components/zha/config_flow.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * black Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ To update, run python3 -m script.hassfest
|
||||
|
||||
# fmt: off
|
||||
|
||||
USB = {} # type: ignore
|
||||
USB = {}
|
||||
""".strip()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user