diff --git a/manifest.json b/manifest.json index 204c586..4175c86 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,7 @@ { "domain": "kumisensors", "name": "Kumi Sensors", + "version": "0.1", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/kumisensors", "requirements": [], @@ -12,4 +13,4 @@ "@kumitterer" ], "iot_class": "local_polling" -} \ No newline at end of file +}