{"id":48267058,"url":"https://github.com/timniklas/hass-govee_light_ble","last_synced_at":"2026-04-04T21:57:48.144Z","repository":{"id":63308943,"uuid":"566821503","full_name":"timniklas/hass-govee_light_ble","owner":"timniklas","description":"Home Assistant Govee Bluetooth Lights integration","archived":false,"fork":false,"pushed_at":"2025-04-15T11:49:17.000Z","size":214,"stargazers_count":76,"open_issues_count":4,"forks_count":43,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-11T03:15:53.046Z","etag":null,"topics":["goveee","led","lights"],"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/timniklas.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,"zenodo":null}},"created_at":"2022-11-16T13:49:02.000Z","updated_at":"2025-06-02T14:26:13.000Z","dependencies_parsed_at":"2024-12-15T21:30:04.448Z","dependency_job_id":"0d9694c1-42dd-41c9-9d75-45bcaba20343","html_url":"https://github.com/timniklas/hass-govee_light_ble","commit_stats":null,"previous_names":["timniklas/hass-govee-ble-lights","timniklas/hacs-govee-bluetooth-lights"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/timniklas/hass-govee_light_ble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timniklas%2Fhass-govee_light_ble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timniklas%2Fhass-govee_light_ble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timniklas%2Fhass-govee_light_ble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timniklas%2Fhass-govee_light_ble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timniklas","download_url":"https://codeload.github.com/timniklas/hass-govee_light_ble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timniklas%2Fhass-govee_light_ble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["goveee","led","lights"],"created_at":"2026-04-04T21:57:47.734Z","updated_at":"2026-04-04T21:57:48.130Z","avatar_url":"https://github.com/timniklas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Govee Bluetooth Lights Integration for Home Assistant 🏠\n\n[![GitHub Release](https://img.shields.io/github/v/release/timniklas/hass-govee_light_ble?sort=semver\u0026style=for-the-badge\u0026color=green)](https://github.com/timniklas/hass-govee_light_ble/releases/)\n[![GitHub Release Date](https://img.shields.io/github/release-date/timniklas/hass-govee_light_ble?style=for-the-badge\u0026color=green)](https://github.com/timniklas/hass-govee_light_ble/releases/)\n![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/timniklas/hass-govee_light_ble/latest/total?style=for-the-badge\u0026label=Downloads%20latest%20Release)\n![HA Analytics](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fanalytics.home-assistant.io%2Fcustom_integrations.json\u0026query=%24.govee_light_ble.total\u0026style=for-the-badge\u0026label=Active%20Installations\u0026color=red)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/timniklas/hass-govee_light_ble?style=for-the-badge)\n[![hacs](https://img.shields.io/badge/HACS-Integration-blue.svg?style=for-the-badge)](https://github.com/hacs/integration)\n\n## Overview\n\n\u003e This integration is still in an experimental stage, please feel free to give feedback :)\n\nThe Govee Bluetooth Lights Home Assistant Custom Integration allows you to integrate your Govee bluetooth light (without the cloud!) with your Home Assistant setup.\n\nChanging and retrieving the current state of color, brightness and state is currently supported.\n\n## Installation\n\n### HACS (recommended)\n\nThis integration is available in HACS (Home Assistant Community Store).\n\n1. Install HACS if you don't have it already\n2. Open HACS in Home Assistant\n3. Go to any of the sections (integrations, frontend, automation).\n4. Click on the 3 dots in the top right corner.\n5. Select \"Custom repositories\"\n6. Add following URL to the repository `https://github.com/timniklas/hass-govee_light_ble`.\n7. Select Integration as category.\n8. Click the \"ADD\" button\n9. Search for \"Govee Bluetooth Lights\"\n10. Click the \"Download\" button\n\n### Manual\n\nTo install this integration manually you have to download [_govee_light_ble.zip_](https://github.com/timniklas/hass-govee_light_ble/releases/latest/) and extract its contents to `config/custom_components/govee_light_ble` directory:\n\n```bash\nmkdir -p custom_components/govee_light_ble\ncd custom_components/govee_light_ble\nwget https://github.com/timniklas/hass-govee_light_ble/releases/latest/download/govee_light_ble.zip\nunzip govee_light_ble.zip\nrm govee_light_ble.zip\n```\n\n## Configuration\n\n### Using UI\n\n[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=govee_light_ble)\n\nFrom the Home Assistant front page go to `Configuration` and then select `Devices \u0026 Services` from the list.\nUse the `Add Integration` button in the bottom right to add a new integration called `Govee Bluetooth Lights`.\n\n## Help and Contribution\n\nIf you find a problem, feel free to report it and I will do my best to help you.\nIf you have something to contribute, your help is greatly appreciated!\nIf you want to add a new feature, add a pull request first so we can discuss the details.\n\n## Disclaimer\n\nThis custom integration is not officially endorsed or supported by Govee.\nUse it at your own risk and ensure that you comply with all relevant terms of service and privacy policies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimniklas%2Fhass-govee_light_ble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimniklas%2Fhass-govee_light_ble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimniklas%2Fhass-govee_light_ble/lists"}