diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4f8135f..0771723 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -27,6 +27,7 @@ replacers: replace: "- $1" exclude-labels: - "skip-changelog" + - "github structure" exclude-contributors: - "soloam" version-resolver: diff --git a/custom_components/fireflyiii_integration/manifest.json b/custom_components/fireflyiii_integration/manifest.json index 587ba85..eed281a 100644 --- a/custom_components/fireflyiii_integration/manifest.json +++ b/custom_components/fireflyiii_integration/manifest.json @@ -5,7 +5,7 @@ "config_flow": true, "dependencies": [], "documentation": "https://github.com/soloam/ha-fireflyiii-integration", - "iot_class": "cloud_polling", + "iot_class": "local_polling", "issue_tracker": "https://github.com/soloam/ha-fireflyiii-integration/issues", "requirements": ["aiohttp", "babel", "datetimerange"], "version": "v0.0.0"