{"id":20084467,"url":"https://github.com/pierregode/mmm-zaptec","last_synced_at":"2025-05-06T01:32:02.140Z","repository":{"id":153560752,"uuid":"624318004","full_name":"PierreGode/MMM-ZAPTEC","owner":"PierreGode","description":"MMM-ZAPTEC module displays ZAPTEC charger data and charge history on MagicMirror. It supports multiple chargers and customizable settings like language and update interval.","archived":false,"fork":false,"pushed_at":"2024-10-02T19:17:15.000Z","size":187,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T06:50:29.737Z","etag":null,"topics":[],"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/PierreGode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-04-06T07:52:11.000Z","updated_at":"2024-10-02T19:17:19.000Z","dependencies_parsed_at":"2024-02-05T02:43:57.154Z","dependency_job_id":null,"html_url":"https://github.com/PierreGode/MMM-ZAPTEC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-ZAPTEC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-ZAPTEC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-ZAPTEC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FMMM-ZAPTEC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreGode","download_url":"https://codeload.github.com/PierreGode/MMM-ZAPTEC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252604377,"owners_count":21775093,"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":"2024-11-13T15:52:07.168Z","updated_at":"2025-05-06T01:32:01.863Z","avatar_url":"https://github.com/PierreGode.png","language":"JavaScript","funding_links":["https://ko-fi.com/J3J2EARPK"],"categories":[],"sub_categories":[],"readme":"# MMM-ZAPTEC \n\nThis is a [MagicMirror²](https://magicmirror.builders/) module for connecting to the ZAPTEC API\nand showing charger information on your Mirror.\n18 languages supported\n\n\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J2EARPK)\n\n## Screenshots\n\n![image](https://user-images.githubusercontent.com/8579922/233061820-5e3606fb-693b-4d10-bdaf-df3b4048f9a5.png)\n![image](https://user-images.githubusercontent.com/8579922/236442228-eb3d4f31-8324-4f9f-b887-34be1ae1b63e.png)\n![image](https://user-images.githubusercontent.com/8579922/236442489-1de8acd2-7890-4389-a0c5-94275a33a664.png)\n![image](https://user-images.githubusercontent.com/8579922/236442808-66bb94ed-3900-4c0b-a62c-57bdd1dd3ca7.png)\n\n\n\n## How to install\n\n```\ncd MagicMirror/modules\n```\n```\ngit clone https://github.com/PierreGode/MMM-ZAPTEC.git\n```\nIn MagicMirror/config/config.js\n\n\n## Config\n\n```\n{\n  module: \"MMM-ZAPTEC\",\n  position: \"bottom_right\",\n  header: \"Zaptec\",\n  config: {\n    username: \"YOUR_USERNAME\",\n    password: \"YOUR_PASSWORD\",\n    updateInterval: 30000,\n    lang: \"sv\",\n    enableChargeHistory: true,\n    charger: \"all\",\n    showHistoryEntries: 5 \n }\n},\n```\n\n## Description\n\n```\ncharger: \"all\", // set to \"all\" to display data for all chargers, \nor set to a specific charger number (1-99) to display data for only that charge, set none to hide chargers.\n\nshowHistoryEntries: 5 // define the max amount of charge history entries to show\n```\n\nyes sorry for username and password but the token only had a ttl of 24H / will find a resolition for this in the future.\n\nRestart magic mirror.(pm2 restart)\nAfter starting the module can take up to 60 sec to pull the first data.\n\n```\nlanguages supported.\n\nArabic: ar (العربية)\nChinese: zh (中文)\nDanish: da (Dansk)\nDutch: nl (Nederlands)\nEnglish: en (English)\nFinnish: fi (Suomi)\nFrench: fr (Français)\nGerman: de (Deutsch)\nHindi: hi (हिन्दी)\nIcelandic: is (Íslenska)\nItalian: it (Italiano)\nJapanese: ja (日本語)\nKorean: ko (한국어)\nNorwegian: no (Norsk)\nPolish: pl (Polski)\nPortuguese: pt (Português)\nSpanish: es (Español)\nSwedish: sv (Svenska)\n```\n\nApi free: yes\n\u003cp\u003e\ndevelopment status: Complete \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fmmm-zaptec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierregode%2Fmmm-zaptec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fmmm-zaptec/lists"}