{"id":14963273,"url":"https://github.com/haswitchplate/openhasp","last_synced_at":"2025-05-16T05:07:24.764Z","repository":{"id":37014542,"uuid":"234790574","full_name":"HASwitchPlate/openHASP","owner":"HASwitchPlate","description":"HomeAutomation Switchplate based on lvgl for ESP32","archived":false,"fork":false,"pushed_at":"2025-05-11T18:13:17.000Z","size":52304,"stargazers_count":813,"open_issues_count":47,"forks_count":213,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-05-16T05:07:17.552Z","etag":null,"topics":["arduino","az-touch","esp32","homeassistant","homeautomation","lanbon","lvgl","m5stack","mqtt","openhab","openhasp","smarthome","stm32duino"],"latest_commit_sha":null,"homepage":"https://www.openhasp.com","language":"C++","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/HASwitchPlate.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["aderusha","lovyan03","bblanchon"],"patreon":null,"open_collective":null,"ko_fi":"openhasp","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/donate/?business=E76SN28JLZCXU","https://www.buymeacoffee.com/aktdCofU","https://arduinojson.org/book/"]}},"created_at":"2020-01-18T20:03:44.000Z","updated_at":"2025-05-16T02:41:45.000Z","dependencies_parsed_at":"2023-02-16T14:45:39.658Z","dependency_job_id":"b6d7e7ae-b0d4-478c-8270-6c06619ad239","html_url":"https://github.com/HASwitchPlate/openHASP","commit_stats":{"total_commits":3048,"total_committers":39,"mean_commits":78.15384615384616,"dds":"0.43930446194225725","last_synced_commit":"80a9ddb3ea038f1d5702dd39637b0f9892689092"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HASwitchPlate%2FopenHASP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HASwitchPlate%2FopenHASP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HASwitchPlate%2FopenHASP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HASwitchPlate%2FopenHASP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HASwitchPlate","download_url":"https://codeload.github.com/HASwitchPlate/openHASP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471060,"owners_count":22076585,"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":["arduino","az-touch","esp32","homeassistant","homeautomation","lanbon","lvgl","m5stack","mqtt","openhab","openhasp","smarthome","stm32duino"],"created_at":"2024-09-24T13:31:17.253Z","updated_at":"2025-05-16T05:07:19.756Z","avatar_url":"https://github.com/HASwitchPlate.png","language":"C++","funding_links":["https://github.com/sponsors/aderusha","https://github.com/sponsors/lovyan03","https://github.com/sponsors/bblanchon","https://ko-fi.com/openhasp","https://www.paypal.com/donate/?business=E76SN28JLZCXU","https://www.buymeacoffee.com/aktdCofU","https://arduinojson.org/book/","https://www.paypal.com/donate/?business=E76SN28JLZCXU\u0026currency_code=EUR"],"categories":[],"sub_categories":[],"readme":"# openHASP firmware\n\n[![GitHub Workflow Status]( https://img.shields.io/github/actions/workflow/status/HASwitchPlate/openHASP/build.yaml?branch=master\u0026label=build%20status\u0026logo=github\u0026logoColor=%23dddddd)](https://github.com/HASwitchPlate/openHASP/actions)\n[![GitHub release](https://img.shields.io/github/v/release/HASwitchPlate/openHASP?include_prereleases)](https://github.com/HASwitchPlate/openHASP/releases)\n[![GitHub issues](https://img.shields.io/github/issues/HASwitchPlate/openHASP.svg)](http://github.com/HASwitchPlate/openHASP/issues)\n[![Discord](https://img.shields.io/discord/538814618106331137?color=%237289DA\u0026label=discord\u0026logo=discord\u0026logoColor=white)][3]\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](#Contributing)\n[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/HASwitchPlate/openHASP/blob/master/LICENSE)\n[![\"PayPal\"](https://img.shields.io/badge/Paypal-donate-00457C.svg?logo=paypal)](https://github.com/HASwitchPlate/openHASP#donate)\n\nControl your home-automation devices from a customizable touchscreen UI connected via MQTT.\n\nThis project is a re-implementation of the popular HASwitchPlate sketch created by aderusha.\nThe [HASPone][1] project uses a Wemos D1 mini and requires a Nextion/TJC HMI display.\nThis rewrite removes the Nextion/TJC hardware requirement by using the [Light and Versatile Graphics Library][2] on the MCU to drive a commodity display.\n\nopenHASP uses the ESP32 and STM32F4 to take advantage of the hardware capabilities.\n\n\n## Demo Screens\n\n![Screenshot](https://www.openhasp.com/0.6/assets/images/screenshots/demo_switches_covers.png) \u0026nbsp; \n![Screenshot](https://www.openhasp.com/0.6/assets/images/screenshots/demo_jaffa1.png) \u0026nbsp; \n![Screenshot](https://www.openhasp.com/0.6/assets/images/screenshots/demo_mediaplayer.png)\n\n\n## Getting Started\n\nCheck out the [documentation](https://www.openhasp.com/) for how-to's, information and frequently asked questions.\u003c/br\u003e\nFor support using openHASP, please join the [#openHASP channel][3] on Discord.\n\n## Donate\n\n[![Paypal donation](https://img.shields.io/badge/Paypal-donate-00457C?style=for-the-badge\u0026logo=paypal)][4]\n[![Buy a coffee](https://img.shields.io/badge/Kofi-donate-FF5E5B?style=for-the-badge\u0026logo=kofi)](https://ko-fi.com/openhasp)\n[![Buy me a coffee](https://img.shields.io/badge/Buy_Me_a_Coffee-donate-FFDD00?style=for-the-badge\u0026logo=buymeacoffee)](https://www.buymeacoffee.com/aktdCofU)\n\n[1]: https://github.com/HASwitchPlate/HASPone\n[2]: https://github.com/lvgl/lvgl\n[3]: https://www.openhasp.com/discord\n[4]: https://www.paypal.com/donate/?business=E76SN28JLZCXU\u0026currency_code=EUR\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaswitchplate%2Fopenhasp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaswitchplate%2Fopenhasp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaswitchplate%2Fopenhasp/lists"}