Add version to manifest

This commit is contained in:
Luke Bonaccorsi 2023-08-08 16:32:37 +01:00
parent fa2c390748
commit 8cc04e7ba2
1 changed files with 2 additions and 1 deletions

View File

@ -8,5 +8,6 @@
"dependencies": [],
"codeowners": ["@codefoodpixels"],
"iot_class": "local_polling",
"integration_type": "device"
"integration_type": "device",
"version": "1.0.0"
}