diff --git a/.github/workflows/hacs.yaml b/.github/workflows/hacs.yaml index c422ec3..bd715c1 100644 --- a/.github/workflows/hacs.yaml +++ b/.github/workflows/hacs.yaml @@ -1,4 +1,4 @@ -name: Validate +name: Validate with hacs on: push: diff --git a/custom_components/foxess_api/manifest.json b/custom_components/foxess_api/manifest.json index bb27ea3..976f3dc 100644 --- a/custom_components/foxess_api/manifest.json +++ b/custom_components/foxess_api/manifest.json @@ -9,9 +9,9 @@ "rest" ], "documentation": "https://github.com/SoftXperience/home-assistant-foxess-api", - "issue_tracker": "https://github.com/SoftXperience/home-assistant-foxess-api/issues", "homekit": {}, "iot_class": "cloud_polling", + "issue_tracker": "https://github.com/SoftXperience/home-assistant-foxess-api/issues", "requirements": [], "ssdp": [], "zeroconf": [],