Skip to content

Commit

Permalink
add integration type to mach HACS requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
myTselection committed Jan 20, 2023
1 parent ae5177d commit bb06c82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/pixometer/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"name": "Pixometer",
"requirements": [],
"version": "0.1.0",
"issue_tracker": "https://github.com/myTselection/pixometer/issues"
"issue_tracker": "https://github.com/myTselection/pixometer/issues",
"integration_type": "entity"
}

0 comments on commit bb06c82

Please sign in to comment.