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 e19cb31 commit 9fb914d
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
{
"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"
"name": "boi_exchange_rates",
"render_readme": true,
"domains": ["boi_exchange_rates"],
"iot_class": "cloud_poll"
"country": ["IL"]
"content_in_root": false
}

0 comments on commit 9fb914d

Please sign in to comment.