{"id":18576857,"url":"https://github.com/niqdev/enhanced-domotic","last_synced_at":"2025-05-16T01:10:02.981Z","repository":{"id":23794440,"uuid":"27170215","full_name":"niqdev/enhanced-domotic","owner":"niqdev","description":"Domotic library in Java","archived":false,"fork":false,"pushed_at":"2015-02-11T07:14:24.000Z","size":572,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-05T09:03:46.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/niqdev.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}},"created_at":"2014-11-26T09:51:14.000Z","updated_at":"2015-08-20T07:14:01.000Z","dependencies_parsed_at":"2022-08-22T05:10:50.832Z","dependency_job_id":null,"html_url":"https://github.com/niqdev/enhanced-domotic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niqdev%2Fenhanced-domotic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niqdev%2Fenhanced-domotic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niqdev%2Fenhanced-domotic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niqdev%2Fenhanced-domotic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niqdev","download_url":"https://codeload.github.com/niqdev/enhanced-domotic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448614,"owners_count":22072765,"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","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":"2024-11-06T23:26:53.190Z","updated_at":"2025-05-16T01:09:57.973Z","avatar_url":"https://github.com/niqdev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"enhanced-domotic\n================\nThe aim of the project is to write a domotic library in Java.\n\nFor now, only [OpenWebNet](http://www.myopen-legrandgroup.com/resources/own_protocol/default.aspx) protocol is supported.\n\nExample with fluent syntax\n```java\nEnhancedDomotic.config(config)\n  .type(COMMAND)\n  .action(TURN_ON)\n  .device(LIGHT)\n  .deviceProperty(ID, 21)\n  .execute();\n```\n\n[Here](https://github.com/niqdev/enhanced-domotic/tree/master/src/test/java/com/domotic/enhanced/openwebnet) for more examples.\n\nAndroid development: closed [issue](https://github.com/niqdev/enhanced-domotic/issues/1).\n\n####How to build the project:\n```\nmvn eclipse:clean eclipse:eclipse\nmvn clean install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniqdev%2Fenhanced-domotic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniqdev%2Fenhanced-domotic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniqdev%2Fenhanced-domotic/lists"}