diff --git a/custom_components/presence_simulation/manifest.json b/custom_components/presence_simulation/manifest.json index 62c6189..f216ac2 100644 --- a/custom_components/presence_simulation/manifest.json +++ b/custom_components/presence_simulation/manifest.json @@ -5,7 +5,7 @@ "issue_tracker": "https://github.com/slashback100/presence_simulation/issues", "dependencies": ["history", "recorder", "scene"], "config_flow": true, - "version": "1.15", + "version": "1.16", "codeowners": [ "@slashback100" ],