mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add discovery by manufacturer to Nettigo Air Monitor integration (#51155)
This commit is contained in:
@@ -108,6 +108,10 @@ ZEROCONF = {
|
||||
"domain": "nam",
|
||||
"name": "nam-*"
|
||||
},
|
||||
{
|
||||
"domain": "nam",
|
||||
"manufacturer": "nettigo"
|
||||
},
|
||||
{
|
||||
"domain": "rachio",
|
||||
"name": "rachio*"
|
||||
|
||||
Reference in New Issue
Block a user