{"id":41311066,"url":"https://github.com/eddso/ha_iec6205621","last_synced_at":"2026-01-23T05:23:39.651Z","repository":{"id":90888270,"uuid":"529917036","full_name":"eddso/ha_iec6205621","owner":"eddso","description":"Custom integration for Home Assistant to connect electricity meter wia IEC 62056-21 protocol","archived":false,"fork":false,"pushed_at":"2022-10-15T10:42:07.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-27T23:36:47.066Z","etag":null,"topics":["electricity-meter","home-assistant","home-assistant-integration"],"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/eddso.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}},"created_at":"2022-08-28T16:28:42.000Z","updated_at":"2023-02-08T09:37:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d667d7f7-e697-4e57-a1c4-452b5ee9b0a9","html_url":"https://github.com/eddso/ha_iec6205621","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"689d954ecee2d77821595e59765840a98a0f7ce1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddso/ha_iec6205621","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddso%2Fha_iec6205621","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddso%2Fha_iec6205621/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddso%2Fha_iec6205621/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddso%2Fha_iec6205621/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddso","download_url":"https://codeload.github.com/eddso/ha_iec6205621/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddso%2Fha_iec6205621/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["electricity-meter","home-assistant","home-assistant-integration"],"created_at":"2026-01-23T05:23:39.556Z","updated_at":"2026-01-23T05:23:39.637Z","avatar_url":"https://github.com/eddso.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IEC 62056-21 electricity meter Integration for Home-Assiatant\n\nCustom integration for Home Assistant to connect electricity meter wia IEC 62056-21 protocol [mode B](https://github.com/lvzon/dsmr-p1-parser/blob/master/doc/IEC-62056-21-notes.md).\n\nThe integration polls every 5 minutes and provides 2 entities:\n- Energy consumption total in kWh\n- Energy feed total in kWh\n\n## Installation\n### a) Install over HACS\n- Add `https://github.com/eddso/https://github.com/eddso/ha_iec6205621` repository to HACS integrations\n- Add `IEC 62056-21 electricity meter Integration` integration with HACS\n### b) Install manual\nIf you don't have or don't want use HACS, install it over Terminal:\n```\ncd config/custom_components\nwget https://github.com/eddso/ha_iec6205621/archive/refs/heads/main.tar.gz\ntar --strip-components=3 -xzf main.tar.gz ha_sma_speedwire-main/custom_components/sma_speedwire\n```\n### Restart \nAfter install restart Home-Assistant under the  Configuration -\u003e System -\u003e Restart\n\n## Setup\n- After installation, you should find **iec6205621** under the Configuration -\u003e Integrations -\u003e Add integration.\n- Enter serial port connected to electricity meter.\n\n## Debugging\nAdd the following to `configuration.yml` to show debugging logs. Please make sure to include debug logs when filing an issue.\n\nSee [logger intergration docs](https://www.home-assistant.io/integrations/logger/) for more information to configure logging.\n\n```yml\nlogger:\n  default: warning\n  logs:\n    custom_components.iec6205621: debug\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddso%2Fha_iec6205621","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddso%2Fha_iec6205621","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddso%2Fha_iec6205621/lists"}