Add iot_class to manifest
This commit is contained in:
parent
93ed8a4c15
commit
a11ab703b1
@ -2,12 +2,11 @@
|
|||||||
"domain": "integration_blueprint",
|
"domain": "integration_blueprint",
|
||||||
"name": "Integration blueprint",
|
"name": "Integration blueprint",
|
||||||
"documentation": "https://github.com/custom-components/integration_blueprint",
|
"documentation": "https://github.com/custom-components/integration_blueprint",
|
||||||
|
"iot_class": "cloud_polling",
|
||||||
"issue_tracker": "https://github.com/custom-components/integration_blueprint/issues",
|
"issue_tracker": "https://github.com/custom-components/integration_blueprint/issues",
|
||||||
"dependencies": [],
|
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@ludeeus"
|
"@ludeeus"
|
||||||
],
|
]
|
||||||
"requirements": []
|
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user