Initial Home Assistant Configuration
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"domain": "nordpool",
|
||||
"name": "Nord Pool",
|
||||
"after_dependencies": [
|
||||
"http"
|
||||
],
|
||||
"codeowners": [
|
||||
"@hellowlol"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/custom-components/nordpool/",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/custom-components/nordpool/issues",
|
||||
"requirements": [
|
||||
"backoff"
|
||||
],
|
||||
"version": "0.0.17"
|
||||
}
|
||||
Reference in New Issue
Block a user