{"id":24385714,"url":"https://github.com/cmulk/smartmetertx_chartmaker","last_synced_at":"2025-12-26T15:08:11.518Z","repository":{"id":209238746,"uuid":"263194809","full_name":"cmulk/smartmetertx_chartmaker","owner":"cmulk","description":"Python script in Docker to create a plotly chart from daily electricity meter reads","archived":false,"fork":false,"pushed_at":"2020-05-21T17:34:51.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T11:33:18.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/cmulk.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}},"created_at":"2020-05-12T00:53:37.000Z","updated_at":"2020-05-21T17:34:53.000Z","dependencies_parsed_at":"2023-11-26T03:28:04.177Z","dependency_job_id":null,"html_url":"https://github.com/cmulk/smartmetertx_chartmaker","commit_stats":null,"previous_names":["cmulk/smartmetertx_chartmaker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fsmartmetertx_chartmaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fsmartmetertx_chartmaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fsmartmetertx_chartmaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmulk%2Fsmartmetertx_chartmaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmulk","download_url":"https://codeload.github.com/cmulk/smartmetertx_chartmaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243276943,"owners_count":20265346,"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-01-19T11:29:04.800Z","updated_at":"2025-12-26T15:08:06.484Z","avatar_url":"https://github.com/cmulk.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Meter Texas Chartmaker\nUses the python_smartmetertx (github.com/cmulk/python_smartmetertx) api and plotly to build a simple electricity usage chart suitable to be embedded in a HomeAssistant iframe.\n\n## Environment Variables\nRequired:\n- Username -\u003e __USER__\n- Password -\u003e __PASS__\n- ESIID -\u003e __ESIID__\n\nOptional:\n- Output file path (relative to container) - \u003e __OUTFILE__\n- Number of days of usage -\u003e __NUMDAYS__\n\n## Build\n```\ndocker build -t smartmetertx_chartmaker:local .\n```\nor\n```\ndocker build -t smartmetertx_chartmaker:local https://github.com/cmulk/smartmetertx_chartmaker.git\n```\n\n## Example run\n```\ndocker run -it --rm -e 'USER=\u003cyour_username\u003e' -e 'PASS=\u003cyour_password\u003e' -e 'ESIID=\u003cyour_esiid\u003e' -v \u003coutput_dir\u003e:/out smartmetertx_chartmaker:local\n```\nHTML file will be saved as `\u003coutput_dir\u003e/daily_reads.html` by default.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmulk%2Fsmartmetertx_chartmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmulk%2Fsmartmetertx_chartmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmulk%2Fsmartmetertx_chartmaker/lists"}