{"id":19899872,"url":"https://github.com/starwhooper/rpi-433outlets","last_synced_at":"2026-06-14T07:34:08.268Z","repository":{"id":184507760,"uuid":"437363836","full_name":"Starwhooper/RPi-433outlets","owner":"Starwhooper","description":"Help to control 433 outlets","archived":false,"fork":false,"pushed_at":"2022-01-09T15:49:21.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T17:00:05.475Z","etag":null,"topics":["433mhz","outlet"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Starwhooper.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}},"created_at":"2021-12-11T18:52:34.000Z","updated_at":"2022-01-09T15:49:48.000Z","dependencies_parsed_at":"2023-07-28T18:52:15.855Z","dependency_job_id":null,"html_url":"https://github.com/Starwhooper/RPi-433outlets","commit_stats":null,"previous_names":["starwhooper/rpi-433outlets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Starwhooper/RPi-433outlets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starwhooper%2FRPi-433outlets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starwhooper%2FRPi-433outlets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starwhooper%2FRPi-433outlets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starwhooper%2FRPi-433outlets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Starwhooper","download_url":"https://codeload.github.com/Starwhooper/RPi-433outlets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starwhooper%2FRPi-433outlets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34313515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","outlet"],"created_at":"2024-11-12T20:10:10.624Z","updated_at":"2026-06-14T07:34:08.246Z","avatar_url":"https://github.com/Starwhooper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Check out new solution: https://github.com/Starwhooper/RPi-scheduler\n\n\nRPi-433outlets\n==========\n\n* Creator: Thiemo Schuff, thiemo@schuff.eu\n* Source: https://github.com/Starwhooper/RPi-433outlets\n* License: CC-BY-SA-4.0\n\nPrepare your System\n-------------------\n```bash\nsudo apt-get install python3-pip\npip3 install rpi-rf\ncd /opt\nsudo git clone https://github.com/Starwhooper/RPi-433outlets\n```\n\nFirst configurtion\n------------------\n```bash\ncopy /opt/RPi-outlet433/config.json.example /opt/RPi-outlet433/config.json\nsudo nano /opt/RPi-outlet433/config.json\n```\nChange in config.json:\n* set \"[gpio_send]\" to the GPIO that you use to send\n* set \"[outlets][*][name]\" to Name that you want to identity the outlet\n* set \"[outlets][*][code_on]\" to code to switch on the outlet\n* set \"[outlets][*][code_off]\" to code to switch off the outlet\n* set \"[outlets][*][operations][*][type] to time or calculate\n  * case type = \"time\"\n    * set \"[outlets][][operations][][on] to time in 24h format. as example 0600 für 6am, 2205 for 5 minutes after 10pm.\n  * case type = \"calculate\"\n    * set \"[outlets][][operations][][on] to command and offset in mins. As example \"sunset;+45\" means 45minutes after local sunset. \"sunrise;-120\" means 2hours before sunrise.\n\n\nStart direct\n-----\n```bash\n/opt/RPi-outlets433/outlet.py A on\n```\n\nStart service\n-----\n```bash\n/opt/RPi-outlets433/service.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarwhooper%2Frpi-433outlets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarwhooper%2Frpi-433outlets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarwhooper%2Frpi-433outlets/lists"}