mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add Nord Pool integration (#129983)
This commit is contained in:
@@ -408,6 +408,7 @@ FLOWS = {
|
||||
"nina",
|
||||
"nmap_tracker",
|
||||
"nobo_hub",
|
||||
"nordpool",
|
||||
"notion",
|
||||
"nuheat",
|
||||
"nuki",
|
||||
|
||||
@@ -4187,6 +4187,13 @@
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
"nordpool": {
|
||||
"name": "Nord Pool",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"single_config_entry": true
|
||||
},
|
||||
"norway_air": {
|
||||
"name": "Om Luftkvalitet i Norge (Norway Air)",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user