1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/bsblan/manifest.json
2021-04-15 10:21:38 +02:00

10 lines
240 B
JSON

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