{"id":24221573,"url":"https://github.com/michdo93/digitalstrom-export-csv","last_synced_at":"2026-05-11T15:35:21.857Z","repository":{"id":179181175,"uuid":"663088604","full_name":"Michdo93/digitalstrom-export-csv","owner":"Michdo93","description":"A simple Python script with Selenium which opens the digitalSTROM server and then downloads the metering CSV file via PyAutoGUI.","archived":false,"fork":false,"pushed_at":"2023-07-06T14:30:27.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T00:45:28.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Michdo93.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":"2023-07-06T14:23:47.000Z","updated_at":"2023-07-06T14:29:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2578d9cc-a338-4551-be02-cfe5ce7ca93a","html_url":"https://github.com/Michdo93/digitalstrom-export-csv","commit_stats":null,"previous_names":["michdo93/digitalstrom-export-csv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Michdo93/digitalstrom-export-csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fdigitalstrom-export-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fdigitalstrom-export-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fdigitalstrom-export-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fdigitalstrom-export-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michdo93","download_url":"https://codeload.github.com/Michdo93/digitalstrom-export-csv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michdo93%2Fdigitalstrom-export-csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32901869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":[],"created_at":"2025-01-14T06:19:22.717Z","updated_at":"2026-05-11T15:35:21.840Z","avatar_url":"https://github.com/Michdo93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# digitalstrom-export-csv\nA simple Python script with Selenium which opens the digitalSTROM server and then downloads the metering CSV file via PyAutoGUI.\n\nThis can be used, for example, for anomaly detection of an artificial intelligence so that training data is stored regularly.\n\n## Installation\n\nPlese edit your crontab file with `sudo crontab -e` and add something like this:\n\n```\n*/59 */9 * * * DISPLAY=:0 /usr/bin/python3 /home/\u003cpath_to_python_file\u003e/digitalstrom.py\n```\n\nAs a note, in my metering application I can only look at the values for 9 hours and 59.\n\nYou have to replace following in the python code:\n\n```\n\u003cpath_to_pictures\u003e\n\u003cpath_to_geckodriver\u003e\n\u003cip_to_dss\u003e\n\u003cusername\u003e\n\u003cpassword\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichdo93%2Fdigitalstrom-export-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichdo93%2Fdigitalstrom-export-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichdo93%2Fdigitalstrom-export-csv/lists"}