{"id":20042870,"url":"https://github.com/topscoder/iconomi-homeassistant","last_synced_at":"2026-05-07T19:03:23.260Z","repository":{"id":96980658,"uuid":"414696914","full_name":"topscoder/iconomi-homeassistant","owner":"topscoder","description":"Pull Iconomi data in your Home Assistant machine. Let the automation begin :-)","archived":false,"fork":false,"pushed_at":"2023-10-26T07:12:54.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-12T19:36:15.273Z","etag":null,"topics":["bitcoin","crypto","defi","financial","ha","hass","hassio","home-assistant","iconomi","lovelace","lovelace-card","lovelace-ui","money"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/topscoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-10-07T17:27:32.000Z","updated_at":"2022-03-10T14:54:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"d03afee9-2308-4102-966c-1292f2a5f6cc","html_url":"https://github.com/topscoder/iconomi-homeassistant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topscoder%2Ficonomi-homeassistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topscoder%2Ficonomi-homeassistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topscoder%2Ficonomi-homeassistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topscoder%2Ficonomi-homeassistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topscoder","download_url":"https://codeload.github.com/topscoder/iconomi-homeassistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241471112,"owners_count":19968164,"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":["bitcoin","crypto","defi","financial","ha","hass","hassio","home-assistant","iconomi","lovelace","lovelace-card","lovelace-ui","money"],"created_at":"2024-11-13T10:54:00.041Z","updated_at":"2025-10-31T05:41:31.382Z","avatar_url":"https://github.com/topscoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Iconomi Integration for Home Assistant\n\nThis sensor integrates your Iconomi portfolio value into Home Assistant. As this is a sensor, HA will handle the history and graphs for you :)\n\n![Image of Iconomi card](https://github.com/topscoder/iconomi-homeassistant/blob/main/.github/example.png)\n\n## Installation\n\nCreate an API key in your Iconomi account. Go to https://www.iconomi.com/settings/api-keys and click \"Create API Key\". Give it a fancy name and click \"Create\". NOTE: Your API Secret will only be shown ONCE. So copy and store it safely in your digital vault.\n\nInstall using HACS. Add this GitHub repo as custom repository using repo URL `https://github.com/topscoder/iconomi-homeassistant`\n\n### Example\n\n#### configuration.yaml\n```yaml\nsensor:\n  - platform: iconomi\n    name: \"Iconomi Balance\"\n    api_key: !secret iconomi_api_key\n    api_secret: !secret iconomi_api_secret\n```\n\n#### secrets.yaml\n```yaml\n# Get your keys from https://www.iconomi.com/settings/api-keys\niconomi_api_key: \"abcd1337\"\niconomi_api_secret: \"ef1337ab\"\n```\n\n#### Lovelace card\n```yaml\ntype: sensor\nentity: sensor.iconomi_balance\ngraph: line\nname: Iconomi Portfolio\nicon: mdi:currency-usd\ndetail: 2\nunit: USD\n```\n\n## Donkey Bridges\n\n```bash\ngit commit -a --no-verify\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopscoder%2Ficonomi-homeassistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopscoder%2Ficonomi-homeassistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopscoder%2Ficonomi-homeassistant/lists"}