{"id":16842874,"url":"https://github.com/teverett/hsopenapi","last_synced_at":"2026-05-19T17:09:33.117Z","repository":{"id":144925574,"uuid":"295243528","full_name":"teverett/hsOpenAPI","owner":"teverett","description":"An OpenAPI wrapper for the HomeSeer JSON API","archived":false,"fork":false,"pushed_at":"2021-04-11T18:44:35.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-30T06:29:48.627Z","etag":null,"topics":["homeseer","openapi"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teverett.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}},"created_at":"2020-09-13T21:48:35.000Z","updated_at":"2021-04-11T18:44:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ed20245-e538-408c-ba43-bbc5b33b9754","html_url":"https://github.com/teverett/hsOpenAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teverett/hsOpenAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2FhsOpenAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2FhsOpenAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2FhsOpenAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2FhsOpenAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teverett","download_url":"https://codeload.github.com/teverett/hsOpenAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teverett%2FhsOpenAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33225375,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"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":["homeseer","openapi"],"created_at":"2024-10-13T12:48:51.073Z","updated_at":"2026-05-19T17:09:33.090Z","avatar_url":"https://github.com/teverett.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![CI](https://github.com/teverett/hsopenapi/workflows/CI/badge.svg)\n\n# HomeSeer hsOpenAPI\n\nA Java [OpenAPI](https://en.wikipedia.org/wiki/OpenAPI_Specification) bridge for HomeSeer. \n\nhsOpenAPI is one of numerous HomeSeer support applications created by khubla.com, including\n\n* [hsClient](https://github.com/teverett/hsclient)\n* [hsInflux](https://github.com/teverett/hsinflux)\n* [hsMQTT](https://github.com/teverett/hsOpenAPI)\n* [hsOpenAPI](https://github.com/teverett/hsOpenAPI)\n\nhsOpenAPI uses [hsClient](https://github.com/teverett/hsclient)\n\n## API Documentation\n\nAPI Documentation is [here](apidocumentation/README.md) \n\n## Usage\n\nJust run the executable jar after compilation. hsOpenAPI will be available on port http/8080 by default.\n\nFor example, you can get the device list at:\n\n`http://localhost:8080/homeseer/devices`\n\n## OpenAPI\n\nThe OpenAPI spec for hsOpenAPI is [here](https://github.com/teverett/hsOpenAPI/blob/master/src/main/resources/swagger.yaml)\n\n## License\n\nhsOpenAPI is distributed under the BSD 3-Clause License.\n\n## Configuration\n\nhsOpenAPI is configured via the file \"hsopenapi.properties\".  A typical example is\n\n```\n# HomeSeer\nhsurl=http://192.168.75.129/JSON\nhsuser=HOMESEERUSERNAME\nhspassword=HOMESEERPASSWORD\n\nhttp.port=8080\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteverett%2Fhsopenapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteverett%2Fhsopenapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteverett%2Fhsopenapi/lists"}