2024-11-08 14:10:51 +00:00
|
|
|
{
|
|
|
|
"domain": "nordpool",
|
|
|
|
"name": "Nord Pool",
|
|
|
|
"codeowners": ["@gjohansson-ST"],
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nordpool",
|
|
|
|
"integration_type": "hub",
|
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["pynordpool"],
|
2024-12-16 22:54:56 +00:00
|
|
|
"quality_scale": "platinum",
|
2024-12-15 16:41:43 +00:00
|
|
|
"requirements": ["pynordpool==0.2.3"],
|
2024-11-08 14:10:51 +00:00
|
|
|
"single_config_entry": true
|
|
|
|
}
|