{"id":13586738,"url":"https://github.com/custom-components/sensor.personalcapital","last_synced_at":"2025-12-30T09:34:18.279Z","repository":{"id":50033099,"uuid":"145777833","full_name":"custom-components/sensor.personalcapital","owner":"custom-components","description":"💵 Personal Capital Integration for Bank Account Monitoring","archived":false,"fork":false,"pushed_at":"2023-04-14T05:56:48.000Z","size":46,"stargazers_count":14,"open_issues_count":2,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-05-02T02:35:41.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/custom-components.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-23T00:25:46.000Z","updated_at":"2024-08-01T16:32:49.930Z","dependencies_parsed_at":"2024-08-01T16:32:42.537Z","dependency_job_id":null,"html_url":"https://github.com/custom-components/sensor.personalcapital","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fsensor.personalcapital","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fsensor.personalcapital/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fsensor.personalcapital/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fsensor.personalcapital/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/custom-components","download_url":"https://codeload.github.com/custom-components/sensor.personalcapital/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247707774,"owners_count":20982849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T15:05:46.596Z","updated_at":"2025-12-30T09:34:18.226Z","avatar_url":"https://github.com/custom-components.png","language":"Python","funding_links":["https://www.buymeacoffee.com/zJtVxUAgH"],"categories":["Python"],"sub_categories":[],"readme":"# sensor.personalcapital\nPersonal Capital component for [Home Assistant](https://www.home-assistant.io/)\n\n[![GitHub Release][releases-shield]][releases]\n[![License][license-shield]](LICENSE.md)\n\n![Project Maintenance][maintenance-shield]\n[![GitHub Activity][commits-shield]][commits]\n\n[![Discord][discord-shield]][discord]\n[![Community Forum][forum-shield]][forum]\n\n## Support\nHey dude! Help me out for a couple of :beers: or a :coffee:!\n\n[![coffee](https://www.buymeacoffee.com/assets/img/custom_images/black_img.png)](https://www.buymeacoffee.com/zJtVxUAgH)\n\nTo get started put all contents of `/custom_components/personalcapital/` here:\n`\u003cconfig directory\u003e/custom_components/personalcapital/`. You can use this component with the custom [Personal Capital Lovelace card](https://github.com/custom-cards/pc-card).\n\n**Example configuration.yaml:**\n\n```yaml\nsensor:\n  platform: personalcapital\n  email: iantrich@email.com\n  password: 12345\n  unit_of_measurement: CAD\n  monitored_categories:\n    - investment\n    - cash\n```\n\n**Configuration variables:**\n\nkey | description\n:--- | :---\n**platform (Required)** | `personalcapital``\n**email (Required)** | Email for personalcapital.com\n**password (Required)** | Password for personalcapital.com\n**unit_of_measurement (Optional)** | Unit of measurement for your accounts **Default** USD\n**monitored_categories (Optional)** | Banking categories to monitor. By default all categories are monitored. Options are `investment, mortgage, cash, other_asset, other_liability, credit, loan` \n***\n\n**Note: You'll get a text message with your pin code to use on the frontend to configure**\n\nDue to how `custom_components` are loaded, it is normal to see a `ModuleNotFoundError` error on first boot after adding this, to resolve it, restart Home-Assistant.\n\n[commits-shield]: https://img.shields.io/github/commit-activity/y/custom-components/sensor.personalcapital.svg?style=for-the-badge\n[commits]: https://github.com/custom-components/sensor.personalcapital/commits/master\n[discord]: https://discord.gg/Qa5fW2R\n[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\n[forum]: https://community.home-assistant.io/t/lovelace-personal-capital-component-card/91463\n[license-shield]: https://img.shields.io/github/license/custom-components/sensor.personalcapital.svg?style=for-the-badge\n[maintenance-shield]: https://img.shields.io/badge/maintainer-Ian%20Richardson%20%40iantrich-blue.svg?style=for-the-badge\n[releases-shield]: https://img.shields.io/github/release/custom-components/sensor.personalcapital.svg?style=for-the-badge\n[releases]: https://github.com/custom-components/sensor.personalcapital/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fsensor.personalcapital","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustom-components%2Fsensor.personalcapital","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fsensor.personalcapital/lists"}