{"id":21614623,"url":"https://github.com/atus/proove_433_cpp","last_synced_at":"2026-05-10T14:48:13.734Z","repository":{"id":74747238,"uuid":"88408609","full_name":"atus/proove_433_cpp","owner":"atus","description":"C++ lib for controlling your Proove/Nexa/Anslut/Telldus RF sockets","archived":false,"fork":false,"pushed_at":"2017-04-23T18:24:44.000Z","size":18,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T16:55:44.672Z","etag":null,"topics":["433mhz","anslut","cpp","iot","nexa","proove","proove-rf-sockets","raspberry-pi","rf","telldus"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atus.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":"2017-04-16T11:20:32.000Z","updated_at":"2022-11-04T22:47:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"da2cd6fa-f376-4021-8888-b82d9c3f8c4c","html_url":"https://github.com/atus/proove_433_cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atus/proove_433_cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atus%2Fproove_433_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atus%2Fproove_433_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atus%2Fproove_433_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atus%2Fproove_433_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atus","download_url":"https://codeload.github.com/atus/proove_433_cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atus%2Fproove_433_cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32860226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["433mhz","anslut","cpp","iot","nexa","proove","proove-rf-sockets","raspberry-pi","rf","telldus"],"created_at":"2024-11-24T22:08:38.356Z","updated_at":"2026-05-10T14:48:13.683Z","avatar_url":"https://github.com/atus.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proove_433_cpp\nC++ lib for controlling your proove RF sockets\n\nThanks to http://tech.jolowe.se/arduino-home-automation-project/ for explaining the protocol\n```\n    Packet structure:\n    Bit nbr:  Name:\n    01-52     Transmitter code. 26 bits, sent as 52 (every other bit is the inverse of previous)\n    53-54     Group On(01), Off(10)\n    55-56     On(01), Off(10) (or Dim(11)?)\n    57-60     Channel. 1=1010, 2=1001, 3=0110, 4=0101\n    61-64     Switch.  1=1010, 2=1001, 3=0110, 4=0101\n    (65-73    Dimmer value, 16 steps. (optional))\n    #                10        20        30        40        50           60\n    #       1234567890123456789012345678901234567890123456789012 34 56 7890 1234\n    ----------------------------------------------------------------------------\n    #1 On:  1010100101101001010101100101011001010101010101010110 10 01 0101 0101\n    #1 Off: 1010100101101001010101100101011001010101010101010110 10 10 0101 0101\n    #2 On:  1010100101101001010101100101011001010101010101010110 10 01 0101 0110\n    #2 Off: 1010100101101001010101100101011001010101010101010110 10 10 0101 0110\n    #3 On:  1010100101101001010101100101011001010101010101010110 10 01 0101 1001\n    #3 Off: 1010100101101001010101100101011001010101010101010110 10 10 0101 1001\n    Gr On:  1010100101101001010101100101011001010101010101010110 01 01 0101 0101\n    Gr Off: 1010100101101001010101100101011001010101010101010110 01 10 0101 0101\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatus%2Fproove_433_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatus%2Fproove_433_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatus%2Fproove_433_cpp/lists"}