Add version to manifest
This commit is contained in:
parent
fa2c390748
commit
8cc04e7ba2
|
|
@ -8,5 +8,6 @@
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@codefoodpixels"],
|
"codeowners": ["@codefoodpixels"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"integration_type": "device"
|
"integration_type": "device",
|
||||||
|
"version": "1.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue