diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index 23eb00d3..f0752f9e 100644 --- a/custom_components/frigate/manifest.json +++ b/custom_components/frigate/manifest.json @@ -14,5 +14,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/blakeblackshear/frigate-hass-integration/issues", "requirements": ["pytz"], - "version": "5.4.0" + "version": "5.4.1" }