{"id":47122486,"url":"https://github.com/timothyf/dte-eb-connect","last_synced_at":"2026-03-12T19:32:43.333Z","repository":{"id":36822112,"uuid":"188102411","full_name":"timothyf/dte-eb-connect","owner":"timothyf","description":"JavaScript utility that will connect to a DTE energy bridge and real-time read energy usage.","archived":false,"fork":false,"pushed_at":"2023-01-08T20:34:51.000Z","size":752,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-28T16:09:26.351Z","etag":null,"topics":["dte","energy","energybridge","mqtt","powerley"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/timothyf.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}},"created_at":"2019-05-22T19:37:47.000Z","updated_at":"2023-11-10T05:10:09.000Z","dependencies_parsed_at":"2023-01-17T05:14:23.100Z","dependency_job_id":null,"html_url":"https://github.com/timothyf/dte-eb-connect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timothyf/dte-eb-connect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothyf%2Fdte-eb-connect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothyf%2Fdte-eb-connect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothyf%2Fdte-eb-connect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothyf%2Fdte-eb-connect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothyf","download_url":"https://codeload.github.com/timothyf/dte-eb-connect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothyf%2Fdte-eb-connect/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dte","energy","energybridge","mqtt","powerley"],"created_at":"2026-03-12T19:32:42.442Z","updated_at":"2026-03-12T19:32:43.308Z","avatar_url":"https://github.com/timothyf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# DTE Energy Bridge Connect\nIf you are a customer of DTE, or another energy company that uses the Powerley Energy Bridge product, this script will allow you to connect to the Energy Bridge over MQTT to read real-time energy usage data and log that data to the console from which this script is run. See Compatible Products section below for known products that use the Powerley Energy Bridge.\n\nThe Energy Bridge is provided by power utility companies under their brand names. For instance, AEP Energy Bridge or DTE Energy Bridge.\n\n## Installing\nFirst clone this repository onto your local machine.\n```sh\ngit clone git@github.com:timothyf/dte-eb-connect.git\n```\nRename `.env.sample` to `.env` and replace `EP_IP`, `EB_PASSWORD`, and `EB_CLIENT_ID`\n```sh\nnpm install\n```\n\n## Usage\nThis following commands will attempt to connect to your Energy Bridge using MQTT. Be sure that you are running this while on the same local network that your Energy Bridge is running on.\n\n#### Read instantanous energy usage\n```sh\nnpm run start:instant\n```\nThis will subscribe to instantanous energy readings and print to the console real-time energy usage approximately every 2-3 seconds.\n\n-------------------------------------------------------\n#### Read periodic energy usage\n```sh\nnpm start\n```\nOr\n```sh\nnpm run start:summation\n```\nThis will subscribe to summation energy readings and print to the console real-time energy usage approximately every minute.\n\n## Compatible Products\n#### DTE Insight\nIf you are a DTE customer, the product that includes the Energy Bridge is called DTE Insight. You can download the Insight mobile app, and request the Energy Bridge here:\nhttps://www.newlook.dteenergy.com/wps/wcm/connect/dte-web/insight/insight-app\n\n-------------------------------------------------------\n#### AEP Ohio\nIf you are an AEP Ohio customer, the product that includes the Energy Bridge is called It's Your Power. You can download the It's Your Power mobile app, and request the Energy Bridge here:\nhttps://itsyourpowerohio.com/\n\n## License\nCopyright 2019 Timothy Fisher\n\n`dte-eb-connect` is licensed under the MIT License.\nSee the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothyf%2Fdte-eb-connect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothyf%2Fdte-eb-connect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothyf%2Fdte-eb-connect/lists"}