diff --git a/custom_components/default_config/manifest.json b/custom_components/default_config/manifest.json index 929ab8c..148abb9 100644 --- a/custom_components/default_config/manifest.json +++ b/custom_components/default_config/manifest.json @@ -1 +1,52 @@ -{ "domain": "default_config", "name": "Default Config", "codeowners": [ "@home-assistant/core" ], "dependencies": [ "application_credentials", "assist_pipeline", "automation", "bluetooth", "conversation", "counter", "dhcp", "energy", "frontend", "hardware", "history", "homeassistant_alerts", "input_boolean", "input_button", "input_datetime", "input_number", "input_select", "input_text", "logbook", "logger", "map", "media_source", "mobile_app", "my", "network", "person", "scene", "schedule", "script", "ssdp", "stream", "sun", "system_health", "tag", "timer", "usb", "webhook", "zeroconf", "zone" ], "documentation": "https://www.home-assistant.io/integrations/default_config", "integration_type": "system", "quality_scale": "internal", "version": "2023.11.3.1" } +{ + "domain": "default_config", + "name": "Default Config", + "codeowners": [ + "@home-assistant/core" + ], + "dependencies": [ + "application_credentials", + "assist_pipeline", + "automation", + "bluetooth", + "conversation", + "counter", + "dhcp", + "energy", + "frontend", + "hardware", + "history", + "homeassistant_alerts", + "input_boolean", + "input_button", + "input_datetime", + "input_number", + "input_select", + "input_text", + "logbook", + "logger", + "map", + "media_source", + "mobile_app", + "my", + "network", + "person", + "scene", + "schedule", + "script", + "ssdp", + "stream", + "sun", + "system_health", + "tag", + "timer", + "usb", + "webhook", + "zeroconf", + "zone" + ], + "documentation": "https://www.home-assistant.io/integrations/default_config", + "integration_type": "system", + "quality_scale": "internal", + "version": "2023.11.3.1" +} diff --git a/hacs.json b/hacs.json index f337952..bba197b 100644 --- a/hacs.json +++ b/hacs.json @@ -1 +1,5 @@ -{ "name": "Home Assistant Cloud Hider", "render_readme": true, "homeassistant": "2023.11.3" } +{ + "name": "Home Assistant Cloud Hider", + "render_readme": true, + "homeassistant": "2023.11.3" +}