{"id":24915622,"url":"https://github.com/bachp/casacontrol.py","last_synced_at":"2025-07-03T02:33:19.925Z","repository":{"id":22941915,"uuid":"26291237","full_name":"bachp/casacontrol.py","owner":"bachp","description":"A small python library that allows to communicate with the Casa Control system http://www.casacontrol.info/","archived":false,"fork":false,"pushed_at":"2014-11-06T21:59:43.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T06:31:29.713Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bachp.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}},"created_at":"2014-11-06T21:37:40.000Z","updated_at":"2014-12-11T19:56:53.000Z","dependencies_parsed_at":"2022-08-21T15:50:47.199Z","dependency_job_id":null,"html_url":"https://github.com/bachp/casacontrol.py","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bachp/casacontrol.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bachp%2Fcasacontrol.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bachp%2Fcasacontrol.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bachp%2Fcasacontrol.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bachp%2Fcasacontrol.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bachp","download_url":"https://codeload.github.com/bachp/casacontrol.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bachp%2Fcasacontrol.py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263247460,"owners_count":23436855,"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":"2025-02-02T07:18:43.509Z","updated_at":"2025-07-03T02:33:19.904Z","avatar_url":"https://github.com/bachp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"casacontrol.py\n==============\n\nA small python library that allows to communicate with the Casa Control system http://www.casacontrol.info/\n\nusage\n-----\n\n```\nfrom casacontrol import CasaControl\n\n# sn is the serial number of the base station\nc = CasaControl(\"192.168.0.123\", sn=\"023456789000\")\n\np = c.PowerPlug(0)\n\n# Now press the button on the device until it starts to blink\np.pair()\n\np.on()\np.off()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbachp%2Fcasacontrol.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbachp%2Fcasacontrol.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbachp%2Fcasacontrol.py/lists"}