{"id":35180996,"url":"https://github.com/johnpc/divoom-time-gate","last_synced_at":"2026-03-14T02:40:34.299Z","repository":{"id":331155873,"uuid":"1124374327","full_name":"johnpc/divoom-time-gate","owner":"johnpc","description":"TypeScript script to display Home Assistant status on Divoom Time Gate screens","archived":false,"fork":false,"pushed_at":"2026-01-10T18:11:25.000Z","size":125,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T05:27:40.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/johnpc.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-28T22:55:54.000Z","updated_at":"2026-01-10T18:10:25.000Z","dependencies_parsed_at":"2026-01-04T07:03:02.343Z","dependency_job_id":null,"html_url":"https://github.com/johnpc/divoom-time-gate","commit_stats":null,"previous_names":["johnpc/divoom-time-gate"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/johnpc/divoom-time-gate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpc%2Fdivoom-time-gate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpc%2Fdivoom-time-gate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpc%2Fdivoom-time-gate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpc%2Fdivoom-time-gate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnpc","download_url":"https://codeload.github.com/johnpc/divoom-time-gate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpc%2Fdivoom-time-gate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28767008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-12-29T01:50:00.531Z","updated_at":"2026-01-26T05:01:36.822Z","avatar_url":"https://github.com/johnpc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Divoom Time Gate\n\nTypeScript script to display Home Assistant status on Divoom Time Gate screens.\n\n## Features\n\n- **Screen 1**: Heated stairs status (OFF/1 ON/2 ON)\n- **Screen 2**: Smart locks status (LOCKED/X/2 LOCKED)\n- **Screen 3**: Garage door status with timestamp\n- **Screen 4**: Weather information\n- **Screen 5**: Lights count\n\n## Setup\n\n### Local Development\n\n1. Install dependencies:\n```bash\nnpm install\n```\n\n2. Copy `.env.example` to `.env` and configure:\n```bash\ncp .env.example .env\n```\n\n3. Run the script:\n```bash\nnpm start\n```\n\n### Docker\n\n1. Create `.env` file with your configuration\n\n2. Run with docker-compose:\n```bash\ndocker-compose up -d\n```\n\nOr pull from Docker Hub:\n```bash\ndocker pull mrorbitman/divoom-time-gate:latest\n```\n\n## Environment Variables\n\n- `DIVOOM_IP` - IP address of your Divoom Time Gate\n- `HOME_ASSISTANT_URL` - Your Home Assistant URL\n- `HOME_ASSISTANT_TOKEN` - Home Assistant long-lived access token\n- `SLEEP_DURATION` - Update interval in seconds (default: 300)\n\n## Development\n\n- `npm start` - Run the script\n- `npm run preview` - Generate images without sending to device (dry-run mode)\n- `npm run build` - Compile TypeScript\n- `npm run lint` - Check for linting errors\n- `npm run format` - Format code with Prettier\n\nGenerated images are saved to the `generated/` directory for review.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpc%2Fdivoom-time-gate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnpc%2Fdivoom-time-gate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpc%2Fdivoom-time-gate/lists"}