custom-components / sensor.avanza_stock

Custom component to get stock data from Avanza for Home Assistant
MIT License
46 stars 10 forks source link

Add option to invert conversion currency #88

Closed claha closed 4 years ago

claha commented 4 years ago

As an example Avanza only provides conversion rates from EUR to USD but not the other way around. This option flips (divide instead of multiplie) the conversion rate.

Closes #87