Add Insteon USB discovery (#70306)

* Add Insteon USB discovery

* Update tests/components/insteon/test_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:
Paulus Schoutsen 2022-04-20 10:07:35 -07:00 committed by GitHub
parent 415c8b4ab8
commit b049ffca23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 113 additions and 1 deletions

View file

@ -6,6 +6,10 @@ To update, run python3 -m script.hassfest
# fmt: off
USB = [
{
"domain": "insteon",
"vid": "10BF"
},
{
"domain": "modem_callerid",
"vid": "0572",