Files
core/homeassistant/components/ipma/manifest.json
T
Diogo Gomes bf33144c2b Bump pyipma to 2.0.5 (#32337)
* bump pyipma version to 2.0.5

* bump pyipma version to 2.0.5
2020-02-28 17:37:34 -08:00

10 lines
277 B
JSON

{
"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"]
}