sensor.avanza_stock
sensor.avanza_stock copied to clipboard
Custom component to get stock data from Avanza for Home Assistant
When getting the current price of a stock it seems like I only can show 3 decimals. There is plenty of stocks that have changes per day in the 4:th...
If conversion_currency is set, purchase_price should be converted to that currency too.
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.1.1. Release notes Sourced from actions/setup-python's releases. v5.1.1 What's Changed Bug fixes: fix(ci): update all failing workflows by @mayeut in actions/setup-python#863 This update ensures compatibility...
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.0 to 5.2.0. Release notes Sourced from actions/setup-python's releases. v5.2.0 What's Changed Bug fixes: Add .zip extension to Windows package downloads for Expand-Archive Compatibility by @priyagupta108 in...
Sensor updating stopped working, apparently for no reason. No change in configuration for was applied. It looks like the connection is forcibly corded ``` Logger: homeassistant.helpers.entity Source: helpers/entity.py:942 First occurred:...
Is correct this? Why don't I see any monitored conditions? in configuration.yaml sensor: - platform: avanza_stock stock: 745886 # ID del titolo azionario monitored_conditions: - change # Variazione del prezzo...
Proposing a nice enhancement: I think it would be great if we could set the number of shares via a template, coming from an input number, or any other service:...
Possible to get the logo?
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.1...v0.12.12) - [github.com/adrienverge/yamllint: v1.32.0 → v1.37.1](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.37.1) - [github.com/igorshubovych/markdownlint-cli: v0.37.0 → v0.45.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.37.0...v0.45.0)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0. Release notes Sourced from actions/setup-python's releases. v6.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-python#1164 Make sure your runner is...