mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
4357d2dc84
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"domain": "aemet",
|
|
"name": "AEMET OpenData",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/aemet",
|
|
"requirements": ["AEMET-OpenData==0.2.1"],
|
|
"codeowners": ["@noltari"],
|
|
"iot_class": "cloud_polling"
|
|
}
|