From 4341bfe9e44590f6014745c6df43b067deae171f Mon Sep 17 00:00:00 2001 From: Stephen Eisenhauer Date: Tue, 3 Oct 2023 00:08:06 -0700 Subject: [PATCH] Sort manifest.json keys --- custom_components/garmin_mapshare/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/garmin_mapshare/manifest.json b/custom_components/garmin_mapshare/manifest.json index b52ed01..3cde92b 100644 --- a/custom_components/garmin_mapshare/manifest.json +++ b/custom_components/garmin_mapshare/manifest.json @@ -8,8 +8,8 @@ "dependencies": [], "documentation": "https://github.com/BHSPitMonkey/homeassistant-garmin-mapshare#readme", "homekit": {}, - "iot_class": "cloud_polling", "integration_type": "device", + "iot_class": "cloud_polling", "issue_tracker": "https://github.com/BHSPitMonkey/homeassistant-garmin-mapshare/issues", "requirements": [], "ssdp": [],