Skip to content

Commit fc69357

Browse files
authored
Add hassio to after_dependencies (#25)
1 parent 84c5ae1 commit fc69357

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/readme/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"domain": "readme",
33
"name": "Generate readme",
4+
"after_dependencies": ["hassio"],
45
"codeowners": ["@ludeeus"],
56
"config_flow": true,
67
"documentation": "https://github.com/custom-components/readme",

0 commit comments

Comments
 (0)