Add Home Assistant with space as brand (#88976)

This commit is contained in:
Stefan Agner 2023-03-01 17:10:19 +01:00 committed by Franck Nijhof
parent a46d63a11b
commit c146413a1a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -18,6 +18,7 @@ KNOWN_BRANDS: dict[str | None, str] = {
"Apple Inc.": "apple",
"Google Inc.": "google",
"HomeAssistant": "homeassistant",
"Home Assistant": "homeassistant",
}
THREAD_TYPE = "_meshcop._udp.local."
CLASS_IN = 1