20 lines
458 B
JSON
20 lines
458 B
JSON
{
|
|
"domain": "nam",
|
|
"name": "Nettigo Air Monitor",
|
|
"documentation": "https://www.home-assistant.io/integrations/nam",
|
|
"codeowners": ["@bieniu"],
|
|
"requirements": ["nettigo-air-monitor==1.1.1"],
|
|
"zeroconf": [
|
|
{
|
|
"type": "_http._tcp.local.",
|
|
"name": "nam-*"
|
|
},
|
|
{
|
|
"type": "_http._tcp.local.",
|
|
"manufacturer": "nettigo"
|
|
}
|
|
],
|
|
"config_flow": true,
|
|
"quality_scale": "platinum",
|
|
"iot_class": "local_polling"
|
|
} |