Skip to content

Commit

Permalink
Add device_tracker as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iantrich authored Jul 26, 2019
1 parent 81b92c2 commit 81d0d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/places/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "places",
"name": "Places",
"documentation": "https://github.com/tenly2000/HomeAssistant-Places",
"dependencies": [],
"dependencies": ["device_tracker"],
"codeowners": ["@tenly2000"],
"requirements": []
}

0 comments on commit 81d0d5c

Please sign in to comment.