Skip to content

Commit

Permalink
Move to after deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMT committed Oct 16, 2021
1 parent a7ae08b commit 5e91761
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions homeassistant/components/default_config/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,39 @@
"name": "Default Config",
"documentation": "https://www.home-assistant.io/integrations/default_config",
"dependencies": [],
"after_dependencies": [
"automation",
"cloud",
"counter",
"dhcp",
"energy",
"frontend",
"history",
"input_boolean",
"input_datetime",
"input_number",
"input_select",
"input_text",
"logbook",
"map",
"media_source",
"mobile_app",
"my",
"network",
"person",
"scene",
"script",
"ssdp",
"sun",
"system_health",
"tag",
"timer",
"usb",
"updater",
"webhook",
"zeroconf",
"zone"
],
"codeowners": [],
"quality_scale": "internal"
}

0 comments on commit 5e91761

Please sign in to comment.