{"id":16278016,"url":"https://github.com/rpidanny/lopy-proove","last_synced_at":"2026-04-30T14:36:58.987Z","repository":{"id":80496542,"uuid":"198834610","full_name":"rpidanny/lopy-proove","owner":"rpidanny","description":"Interface with Proove/Anslut/Nexa/Telldus Switches using LoPy","archived":false,"fork":false,"pushed_at":"2020-07-10T13:30:05.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T17:31:31.372Z","etag":null,"topics":["433mhz","lopy","lopy4","micropython","nexa","proove","pycom","pycom-lopy","rf-transmitter","sdr"],"latest_commit_sha":null,"homepage":"","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/rpidanny.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":"2019-07-25T13:14:40.000Z","updated_at":"2023-03-08T16:47:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"d691b52e-92b0-47fa-953b-c206fc851efa","html_url":"https://github.com/rpidanny/lopy-proove","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/rpidanny/lopy-proove","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpidanny%2Flopy-proove","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpidanny%2Flopy-proove/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpidanny%2Flopy-proove/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpidanny%2Flopy-proove/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpidanny","download_url":"https://codeload.github.com/rpidanny/lopy-proove/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpidanny%2Flopy-proove/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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":["433mhz","lopy","lopy4","micropython","nexa","proove","pycom","pycom-lopy","rf-transmitter","sdr"],"created_at":"2024-10-10T18:57:03.126Z","updated_at":"2026-04-30T14:36:58.971Z","avatar_url":"https://github.com/rpidanny.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LoPy Proove\n\nInterface with `Proove`/`Anslut`/`Nexa`/`Telldus` remote switches using [LoPy](https://pycom.io) and cheap [433Mhz RF Transmitter](https://www.aliexpress.com/item/32763193655.html).\n\n## Usage\n\n- Make a copy of `scripts/config_example.py` and rename it to `scripts/config.py`\n- Fill in your `WiFi credentials`, `MQTT Configs` and `GPIO Configs`.\n- Upload the code to LoPy.\n\nThe device subscribes to a MQTT topic specified in `scripts/config.py`.\n\nTo control the switches, send `JSON String` as message to the topic with the following template:\n\n```json\n{\n  \"on\": true,\n  \"channel\": 2,\n  \"deviceId\": 1,\n  \"transmitter_id\": 312312\n}\n```\n\n## Wiring\n\n| LoPy                                      | Transmitter   |\n| :---------------------------------------- | :------------ |\n| `P9` (or any pin specified in config.py)  | `Data`        |\n| `3.3V`                                    | `VCC`         |\n| `GND`                                     | `GND`         |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpidanny%2Flopy-proove","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpidanny%2Flopy-proove","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpidanny%2Flopy-proove/lists"}