This integration for Home Assistant allows to get exchange rates from Bank of Israel and creates entities for chosen currency.
- Create a directory named 'boi_exchange_rates' in your /homeassistant/custom_components/ folder.
- Copy files from this repository to created directory.
- Restart your Home Asssistant.
- Go to Configuration -> Integrations.
- Press "Add Integration" and search for "boi", you will get "Bank of Israel Exchange Rates" integration.
- Press install. You're done.
- Go to Configuration -> Integrations.
- Choose this integration.
- Choose currencies from dropdown menu.
- Upon pressing "save" button integration will create entities for chosen currencies.
- To delete entities, go to integration setting and uncheck unwanted currencies.
Entities with chosen currencies will update values from Bank of Israel website every 3 hours.
- @Gugulator
This project licensed by MIT License.