{"id":29128233,"url":"https://github.com/napoii/tasmota-data-hub","last_synced_at":"2025-08-31T23:40:17.899Z","repository":{"id":300009408,"uuid":"1004905498","full_name":"NapoII/Tasmota-Data-Hub","owner":"NapoII","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-19T11:32:51.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-19T12:26:59.761Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/NapoII.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,"zenodo":null}},"created_at":"2025-06-19T11:09:21.000Z","updated_at":"2025-06-19T11:15:53.000Z","dependencies_parsed_at":"2025-06-19T12:28:04.823Z","dependency_job_id":"e8c5550d-bd04-4a45-a308-e2dc335fcba5","html_url":"https://github.com/NapoII/Tasmota-Data-Hub","commit_stats":null,"previous_names":["napoii/tasmota-data-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NapoII/Tasmota-Data-Hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FTasmota-Data-Hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FTasmota-Data-Hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FTasmota-Data-Hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FTasmota-Data-Hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NapoII","download_url":"https://codeload.github.com/NapoII/Tasmota-Data-Hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NapoII%2FTasmota-Data-Hub/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262694476,"owners_count":23349854,"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":[],"created_at":"2025-06-30T01:37:50.161Z","updated_at":"2025-06-30T01:37:50.989Z","avatar_url":"https://github.com/NapoII.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tasmota Data Hub\n\nA simple Flask application for reading energy data from a Tasmota Smart Plug and displaying it in real-time with a modern \"liquid glass\" style interface.\n\n## Features\n\n- Periodically queries a Tasmota device using its HTTP API.\n- Serves a minimal web page powered by [Flask](https://flask.palletsprojects.com/) and [Chart.js](https://www.chartjs.org/) to visualize power usage.\n- Designed to be lightweight and easy to deploy.\n\n## Requirements\n\n- Python 3.11+\n- `pip install -r requirements.txt`\n- A Tasmota device accessible via HTTP\n\n## Running\n\n1. Install dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n2. Set the `TASMOTA_URL` environment variable to the base URL of your device, e.g. `http://192.168.1.50`.\n\n3. Start the application:\n\n```bash\npython -m tasmota_data_hub.app\n```\n\nOpen `http://localhost:5000` in your browser to view the dashboard.\n\n## Configuration\n\n- `TASMOTA_URL` – Base URL of the Tasmota device (default `http://192.168.1.100`).\n- `TASMOTA_POLL_INTERVAL` – Polling interval in seconds (default `30`).\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapoii%2Ftasmota-data-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnapoii%2Ftasmota-data-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnapoii%2Ftasmota-data-hub/lists"}