core/homeassistant/components/lacrosse_view/manifest.json

10 lines
268 B
JSON

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