mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
14 lines
376 B
JSON
14 lines
376 B
JSON
{
|
|
"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"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["pynordpool==0.2.4"],
|
|
"single_config_entry": true
|
|
}
|