mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 17:15:19 +02:00
Add Home Assistant with space as brand (#88976)
This commit is contained in:
committed by
Franck Nijhof
parent
a46d63a11b
commit
c146413a1a
@@ -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
|
||||
|
Reference in New Issue
Block a user