Home Assistant Git Exporter
This commit is contained in:
21
config/custom_components/ecoflow/manifest.json
Normal file
21
config/custom_components/ecoflow/manifest.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"domain": "ecoflow",
|
||||
"name": "Ecoflow",
|
||||
"version": "2.1",
|
||||
"documentation": "https://github.com/vwt12eh8/hassio-ecoflow",
|
||||
"issue_tracker": "https://github.com/vwt12eh8/hassio-ecoflow/issues",
|
||||
"requirements": [
|
||||
"reactivex"
|
||||
],
|
||||
"config_flow": true,
|
||||
"codeowners": [
|
||||
"@vwt12eh8"
|
||||
],
|
||||
"dhcp": [
|
||||
{
|
||||
"hostname": "ecoflow_*",
|
||||
"macaddress": "*"
|
||||
}
|
||||
],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
Reference in New Issue
Block a user