1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/ipma/manifest.json

10 lines
277 B
JSON
Raw Normal View History

{
"domain": "ipma",
"name": "Instituto Português do Mar e Atmosfera (IPMA)",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ipma",
"requirements": ["pyipma==2.0.5"],
"dependencies": [],
"codeowners": ["@dgomes", "@abmantis"]
}