{"id":23983696,"url":"https://github.com/tomasbedrich/skydance","last_synced_at":"2025-09-10T20:33:22.867Z","repository":{"id":49410840,"uuid":"303000026","full_name":"tomasbedrich/skydance","owner":"tomasbedrich","description":"A library for communication with Skydance lighting Wi-Fi relays.","archived":false,"fork":false,"pushed_at":"2025-03-07T11:54:19.000Z","size":241,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T21:02:44.974Z","etag":null,"topics":["home-automation","networking","protocols","python"],"latest_commit_sha":null,"homepage":"https://skydance.readthedocs.io","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/tomasbedrich.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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},"funding":{"github":"tomasbedrich"}},"created_at":"2020-10-10T22:25:18.000Z","updated_at":"2025-03-07T11:53:20.000Z","dependencies_parsed_at":"2024-01-15T09:33:02.632Z","dependency_job_id":"5b0c2aee-3347-4146-896d-a05681ba3080","html_url":"https://github.com/tomasbedrich/skydance","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.05555555555555558,"last_synced_commit":"c67a4406822d82ddaa1530378d9a7e5969e6e664"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbedrich%2Fskydance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbedrich%2Fskydance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbedrich%2Fskydance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomasbedrich%2Fskydance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomasbedrich","download_url":"https://codeload.github.com/tomasbedrich/skydance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248837181,"owners_count":21169379,"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":["home-automation","networking","protocols","python"],"created_at":"2025-01-07T12:28:20.654Z","updated_at":"2025-04-14T07:21:42.459Z","avatar_url":"https://github.com/tomasbedrich.png","language":"Python","funding_links":["https://github.com/sponsors/tomasbedrich","https://www.buymeacoffee.com/tomasbedrich"],"categories":[],"sub_categories":[],"readme":"# Overview\n\nA library for communication with Skydance Wi-Fi relays.\n\n\u003ca href=\"https://www.buymeacoffee.com/tomasbedrich\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 30px !important;width: 106px !important;\" \u003e\u003c/a\u003e\n\n[![PyPI Version](https://img.shields.io/pypi/v/skydance.svg)](https://pypi.org/project/skydance)\n[![PyPI License](https://img.shields.io/pypi/l/skydance.svg)](https://pypi.org/project/skydance)\n\nThe original product is [a Wi-Fi to RF gateway](http://www.iskydance.com/index.php?c=product_show\u0026a=index\u0026id=810) manufactured by Skydance Co. China.\n\nSometimes, it is re-branded under different names. For example, in the Czech Republic, [it is sold](https://www.t-led.cz/p/ovladac-wifi-dimled-69381) as \"dimLED\" system.\n\nThis aim of this library is to roughly cover capabilities of [the official SkySmart Android application](https://play.google.com/store/apps/details?id=com.lxit.wifirelay\u0026hl=cs\u0026gl=US).\n\n# Setup\n\n## Requirements\n\n* Python 3.9+\n\n## Installation\n\n```text\n$ pip install skydance\n```\n\n# Usage\n\nThe protocol implementation is [Sans I/O](https://sans-io.readthedocs.io/).\nYou must create the connection and send the byte payloads on your own.\nThere are some helpers in `skydance.network` built on top of Python's asyncio which helps you to wrap the I/O.\n\nTODO - In meantime, please see `test/test_manual.py`.\n\n# Links\n- [Home Assistant reverse engineering forum thread](https://community.home-assistant.io/t/skydance-2-4g-rf/99399)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbedrich%2Fskydance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomasbedrich%2Fskydance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomasbedrich%2Fskydance/lists"}