custom-components / sensor.avanza_stock

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

Platform error sensor.avanza_stock - No module named 'pyavanza' #85

Closed ikrowni closed 4 years ago

ikrowni commented 4 years ago

Getting this error after installing avanza stock through hacs. ive configured the basic sensor as described but get this error

claha commented 4 years ago

It should get installed automatically once addded by hacs. When starting HA there should be a line in the log that says that it is trying to install a specific version of pyavanza. Could you try and restart HA and look for that?

If that does not work could you please post your full configuration of avanza_stock and the error you receive.

ikrowni commented 4 years ago

Okay it seems to be fixed thanks for the support