Skip to content

Commit

Permalink
Create manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gugulator authored Jul 1, 2024
1 parent b8d94e2 commit 593616e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions custom_components/boi_exchange_rates/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"domain": "boi_exchange_rates",
"name": "Bank of Israel Exchange Rates",
"logo": "logo.png",
"config_flow": true,
"documentation": "https://github.com/gugulator/boi_exchange_rates",
"requirements": ["requests"],
"codeowners": ["@gugulator"],
"version": "7.0.0"
}

0 comments on commit 593616e

Please sign in to comment.