custom-components / sensor.avanza_stock

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

No sensor #123

Closed duffel90 closed 3 years ago

duffel90 commented 3 years ago

I get no sensor after the example configuration. A restart don't solve the problem. What do I wrong?

Version | core-2021.8.6 Installationstyp | Home Assistant Core Entwicklung | false Supervisor | false Docker | false user | homeassistant Virtuelle Umgebung | true Python-Version | 3.8.11

I added avanza_stock with HACS.

In my sensor.yaml I added

claha commented 3 years ago

Do you get any errorw/warnings in the log. The config seems to be ok but could you please format it as code so I can be sure.

duffel90 commented 3 years ago

Hey claha, sorry for the long waiting time. the only log warning with avanza is.

2021-09-07 00:08:44 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration avanza_stock which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

claha commented 3 years ago

That warning is expected, could you perhaps paste your sensor.yaml in a code block so I can check it?

duffel90 commented 3 years ago

sensors.yaml.txt

duffel90 commented 3 years ago

I don't know what I done, but now it works

claha commented 3 years ago

Monitoree conditions is intendent to much in the file you attached