1
0
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:
G Johansson
2024-11-08 15:10:51 +01:00
committed by GitHub
parent 074418f8f7
commit 1f32e02ba2
24 changed files with 3628 additions and 0 deletions

View File

@@ -408,6 +408,7 @@ FLOWS = {
"nina",
"nmap_tracker",
"nobo_hub",
"nordpool",
"notion",
"nuheat",
"nuki",

View File

@@ -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",