core/homeassistant/components/bsblan/manifest.json

11 lines
265 B
JSON

{
"domain": "bsblan",
"name": "BSB-Lan",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/bsblan",
"requirements": ["bsblan==0.5.0"],
"codeowners": ["@liudger"],
"iot_class": "local_polling",
"loggers": ["bsblan"]
}