{"id":26097697,"url":"https://github.com/lordknish/greenpoint-haos","last_synced_at":"2026-04-17T16:03:23.777Z","repository":{"id":281479974,"uuid":"945405285","full_name":"LordKnish/Greenpoint-HAOS","owner":"LordKnish","description":"Home Assistant integration for Greenpoint smart switches.","archived":false,"fork":false,"pushed_at":"2025-05-08T14:37:44.000Z","size":158,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T15:22:06.847Z","etag":null,"topics":["custom-component","greenpoint","home-assistant","homeassistant-integration","smart-switch"],"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/LordKnish.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,"zenodo":null}},"created_at":"2025-03-09T10:49:12.000Z","updated_at":"2025-05-08T14:37:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4616279-4e3a-407b-9f9a-be1eca357925","html_url":"https://github.com/LordKnish/Greenpoint-HAOS","commit_stats":null,"previous_names":["lordknish/greenpoint-haos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LordKnish/Greenpoint-HAOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordKnish%2FGreenpoint-HAOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordKnish%2FGreenpoint-HAOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordKnish%2FGreenpoint-HAOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordKnish%2FGreenpoint-HAOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LordKnish","download_url":"https://codeload.github.com/LordKnish/Greenpoint-HAOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LordKnish%2FGreenpoint-HAOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27546461,"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","status":"online","status_checked_at":"2025-12-06T02:00:06.463Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["custom-component","greenpoint","home-assistant","homeassistant-integration","smart-switch"],"created_at":"2025-03-09T15:33:25.629Z","updated_at":"2025-12-06T16:03:05.020Z","avatar_url":"https://github.com/LordKnish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Greenpoint IGH Compact Integration for Home Assistant\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"custom_components/greenpoint/icons/logo.png\" alt=\"Greenpoint Logo\" width=\"600\"/\u003e\n\u003c/p\u003e\n\nThis is a custom integration for Home Assistant that allows you to control and monitor your Greenpoint IGH Compact devices.\n\n## Features\n\n- Auto-discovery of all devices in your Greenpoint system\n- Device categorization into appropriate entity types (sensors, switches, lights)\n- Real-time updates of device states\n- Control capabilities through Home Assistant UI\n- Scenario support for device control\n\n## Installation\n\n### HACS (Recommended)\n\n1. Make sure [HACS](https://hacs.xyz/) is installed in your Home Assistant instance\n2. Add this repository as a custom repository in HACS:\n   - Go to HACS \u003e Integrations\n   - Click the three dots in the top right corner\n   - Select \"Custom repositories\"\n   - Add the URL of this repository\n   - Select \"Integration\" as the category\n3. Click \"Install\" on the Greenpoint IGH Compact integration\n4. Restart Home Assistant\n\n### Manual Installation\n\n1. Download the latest release from the GitHub repository\n2. Extract the `custom_components/greenpoint` directory to your Home Assistant `custom_components` directory\n3. Restart Home Assistant\n\n## Configuration\n\n1. Go to Configuration \u003e Integrations\n2. Click the \"+ Add Integration\" button\n3. Search for \"Greenpoint IGH Compact\"\n4. Enter your server IP and API token\n\n### Getting Your API Token\n\n1. Inside the IGH Compact app, on the left upper bar, click the menu icon and navigate to Manage Users\n2. On the tabs on the top center, navigate to Api Keys\n3. Click the plus icon on the top right and a new key is created\n4. Copy the key and use it as the token parameter\n\n## Supported Devices\n\nThis integration supports all devices that can be controlled through the IGH Compact API:\n\n- Temperature sensors\n- Motion sensors\n- Switches\n- Lights\n\n## Troubleshooting\n\n### Common Issues\n\n- **Cannot connect to API**: Make sure your server IP is correct and that Home Assistant can reach it\n- **Invalid authentication**: Check that your API token is correct\n- **Devices not showing up**: Make sure your devices are properly set up in the IGH Compact app\n\n### Logs\n\nTo get more detailed logs, add the following to your `configuration.yaml`:\n\n```yaml\nlogger:\n  default: info\n  logs:\n    custom_components.greenpoint: debug\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordknish%2Fgreenpoint-haos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flordknish%2Fgreenpoint-haos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flordknish%2Fgreenpoint-haos/lists"}