Skip to content

Commit

Permalink
fix invalid folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Wentzlau committed May 20, 2024
1 parent e65c09e commit 10d34c2
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 0 deletions.
Empty file.
12 changes: 12 additions & 0 deletions custom_components/ha-mitt-sev/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"domain": "mitt_sev",
"name": "Integration to mittsev.fo api",
"documentation": "https://github.com/wentzlau/mittsev",
"issues": "https://github.com/wentzlau/mittsev/issues",
"dependencies": [],
"codeowners": ["@wentzlau"],
"requirements": [],
"iot_class": "local_polling",
"version": "0.1.0"

}
Loading

0 comments on commit 10d34c2

Please sign in to comment.