Skip to content

A Home Assistant integration that connects with the Sharesight API, allowing you to seamlessly integrate your portfolio data into Home Assistant for real-time tracking and insights.

Notifications You must be signed in to change notification settings

Poshy163/HomeAssistant-Sharesight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Sharesight integration

Project Stage hacs_badge

  • Supports both normal sharesight accounts, and edge accounts (developer accounts)
  • Supports automatically adding additional markets and/or cash accounts (set to check every 10 minutes)

Services

This allows you to monitor your sharesight portfolio value, currently supports:

  • Dividend Gain
  • Dividend Gain Percent
  • Currency Gain
  • Currency Gain Percent
  • Total Gain
  • Total Gain Percent
  • Capital Gain
  • Capital Gain Percent
  • Portfolio Value
  • Daily Portfolio Change Amount
  • Daily Portfolio Change Percent
  • Weekly Portfolio Change Amount
  • Weekly Portfolio Change Percent
  • Market Portfolio Value (for each market you hold shares in, shown in local currency)
  • Cash Account Value (for each cash account (includes xero cash accounts))
  • Portfolio ID
  • User ID

Get API details by following these steps here: https://portfolio.sharesight.com/api/

Installation using HACS

  1. Use HACS, in `HACS > Integrations > Hamburger Menu > Custom Repositories add https://github.com/Poshy163/HomeAssistant-Sharesight with category set to integration.
  2. in HACS > Integrations > Explore & Add Repositories search for "Sharesight".
  3. Restart Home Assistant.
  4. Enable Advanced Mode using Profile (click on your username at the bottom of the navigation column) -> Advanced Mode -> On
  5. Log out of HomeAssistant and back in again
  6. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Sharesight".
  7. You will be prompted for the API details to your Sharesight Account

Manual Installation

  1. Make a custom_components/sharesight folder in your Home Assistant file system.
  2. Copy all the files and folders from this repository into that custom_components/sharesight folder
  3. Restart Home Assistant
  4. Enable Advanced Mode using Profile (click on your username at the bottom of the navigation column) -> Advanced Mode -> On
  5. Log out of HomeAssistant and back in again
  6. Setup this integration via Configuration -> Integrations -> Add -> Sharesight
  7. You will be prompted for the API details to your Sharesight Account

About

A Home Assistant integration that connects with the Sharesight API, allowing you to seamlessly integrate your portfolio data into Home Assistant for real-time tracking and insights.

Topics

Resources

Stars

Watchers

Forks

Languages