{"id":15132821,"url":"https://github.com/xsismadn3ss/smart-home-bot","last_synced_at":"2026-01-21T13:31:29.401Z","repository":{"id":254340956,"uuid":"846244949","full_name":"xsismadn3ss/smart-home-bot","owner":"xsismadn3ss","description":"Smart Home Telegram Bot","archived":false,"fork":false,"pushed_at":"2024-09-28T18:17:44.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T08:51:39.371Z","etag":null,"topics":["bot","iot","python","raspberry-pi","telegram-bot"],"latest_commit_sha":null,"homepage":"https://malachite-clock-422.notion.site/Raspberry-bot-d060d796ccdd4b58a55fde02253e6614?pvs=4","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xsismadn3ss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-22T20:06:51.000Z","updated_at":"2024-09-28T18:17:46.000Z","dependencies_parsed_at":"2024-09-17T19:23:34.334Z","dependency_job_id":null,"html_url":"https://github.com/xsismadn3ss/smart-home-bot","commit_stats":null,"previous_names":["xsismadn3ss/smart-home-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsismadn3ss%2Fsmart-home-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsismadn3ss%2Fsmart-home-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsismadn3ss%2Fsmart-home-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xsismadn3ss%2Fsmart-home-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xsismadn3ss","download_url":"https://codeload.github.com/xsismadn3ss/smart-home-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248578874,"owners_count":21127714,"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":["bot","iot","python","raspberry-pi","telegram-bot"],"created_at":"2024-09-26T04:40:35.690Z","updated_at":"2025-04-12T14:20:33.417Z","avatar_url":"https://github.com/xsismadn3ss.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bot de Telegram para monitoreo de humedad y temperatura\n\nEste proyecto muestra una forma de automatizar datos de un sensor usando raspberry, python y telegram para crear tareas automatizadas que se pueden ejecutar desde un teléfono por medio de un bot de telegram.\n\nVer [tareas en Notion](https://malachite-clock-422.notion.site/Smart-home-Raspberry-bot-d060d796ccdd4b58a55fde02253e6614?pvs=74)\n\n# Configuración de raspberry\nSe necesita un paquete linux llamado OpenBLAS para trabajar con numpy y crear las gráficas. Ejecuta el siguiente el comando para instalar el paquete:\n```bash\nsudo apt-get install libopenblas-dev\n```\n\n# Lista de comandos\n\n### Crear entorno virtual \nPara  trabajar con dependecias y paquetes, es necesario crear un entorno virtual para que los paquetes no sean accesibles por fuera del directorio y sea seguro.\n\n```powershell\npython -m venv\n```\n\n### Activar entorno virtual\n\n(powershell)\n```powershel\n.venv/Scripts/activate\n```\n\n### Installar dependencias\n(poershell)\n```powershell\npip install -r requirements.txt\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsismadn3ss%2Fsmart-home-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxsismadn3ss%2Fsmart-home-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxsismadn3ss%2Fsmart-home-bot/lists"}