19 lines
426 B
JSON
19 lines
426 B
JSON
{
|
|
"domain": "bsblan",
|
|
"name": "BSB-LAN",
|
|
"codeowners": ["@liudger"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/bsblan",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["bsblan"],
|
|
"quality_scale": "silver",
|
|
"requirements": ["python-bsblan==5.2.0"],
|
|
"zeroconf": [
|
|
{
|
|
"name": "bsb-lan*",
|
|
"type": "_http._tcp.local."
|
|
}
|
|
]
|
|
}
|