mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"domain": "ipma",
|
|
"name": "Instituto Portugu\u00eas do Mar e Atmosfera (IPMA)",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ipma",
|
|
"requirements": ["pyipma==2.0.5"],
|
|
"codeowners": ["@dgomes", "@abmantis"],
|
|
"iot_class": "cloud_polling"
|
|
}
|