core/homeassistant/components/lacrosse_view/manifest.json

10 lines
268 B
JSON

{
"domain": "lacrosse_view",
"name": "LaCrosse View",
"codeowners": ["@IceBotYT"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/lacrosse_view",
"iot_class": "cloud_polling",
"requirements": ["lacrosse-view==0.0.9"]
}