Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-scott authored and github-actions[bot] committed Dec 5, 2023
1 parent 02d4ef8 commit 1cdb69b
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 2 deletions.
53 changes: 52 additions & 1 deletion custom_components/default_config/manifest.json
Original file line number Diff line number Diff line change
@@ -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"
}
6 changes: 5 additions & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 1cdb69b

Please sign in to comment.