{"id":18395554,"url":"https://github.com/garulf/ha_apcaccess","last_synced_at":"2026-05-17T15:04:46.139Z","repository":{"id":115614229,"uuid":"394710713","full_name":"Garulf/ha_apcaccess","owner":"Garulf","description":"Home Assistant plugin to track APC UPS","archived":false,"fork":false,"pushed_at":"2021-08-10T20:37:49.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T05:24:09.316Z","etag":null,"topics":["apc","battery","battery-monitor","home-assistant","home-assistant-component","ups"],"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/Garulf.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-08-10T16:30:35.000Z","updated_at":"2025-09-06T14:02:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9595d8c-23a1-4396-a045-ec673a2b0641","html_url":"https://github.com/Garulf/ha_apcaccess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Garulf/ha_apcaccess","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2Fha_apcaccess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2Fha_apcaccess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2Fha_apcaccess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2Fha_apcaccess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Garulf","download_url":"https://codeload.github.com/Garulf/ha_apcaccess/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2Fha_apcaccess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["apc","battery","battery-monitor","home-assistant","home-assistant-component","ups"],"created_at":"2024-11-06T02:11:23.197Z","updated_at":"2026-05-17T15:04:46.094Z","avatar_url":"https://github.com/Garulf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apcaccess\nHome Assistant plugin to track APC UPS using apcaccess and [apcupsd](http://www.apcupsd.org/)\n\n### Basic config:\n```\nsensor:\n  - platform: apcaccess\n    host: 127.0.0.1\n```\n\n### Full Config:\n```\nsensor:\n  - platform: apcaccess\n    host: 127.0.0.1\n    port: 3551\n    timeout: 30\n    sensor_timeout: 5\n    power_calc: true\n```\n\n\n| Option         | Default     | Required | Description                                                                                                         |\n|----------------|-------------|----------|---------------------------------------------------------------------------------------------------------------------|\n| host           | `127.0.0.1` | Yes      | Host IP or URL of device running apcupsd                                                                            |\n| port           | `3551`      | Yes      | Port of host device                                                                                                 |\n| timeout        | `30`        | No       | How long to wait for device connection in seconds.                                                                  |\n| sensor_timeout | `5`         | No       | How long to wait for sensor to respond after initialization in seconds. Could be important for automation purposes. |\n| power_calc     | true        | No       | Determines if integration will create a sensor to track UPS power use. Measured in 'W'.                             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarulf%2Fha_apcaccess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarulf%2Fha_apcaccess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarulf%2Fha_apcaccess/lists"}