Skip to content

Commit

Permalink
Update hacs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Gugulator authored Jul 1, 2024
1 parent 1d9e1b2 commit e19cb31
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"name": "boi_exchange_rates",
"render_readme": true,
"domains": ["boi_exchange_rates"],
"iot_class": "cloud_poll"
"country": ["IL"]
"domain": "boi_exchange_rates",
"name": "Bank of Israel Exchange Rates",
"logo": "logo.png",
"config_flow": true,
"documentation": "https://github.com/gugulator/boi_exchange_rates",
"issue_tracker": "https://github.com/gugulator/boi_exchange_rates/issues",
"requirements": ["requests"],
"codeowners": ["@gugulator"],
"version": "7.0.0"
}

0 comments on commit e19cb31

Please sign in to comment.