[PR #4] [CLOSED] Add amap home 1 #3

Closed
opened 2026-01-24 21:06:38 +08:00 by yan · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hipudding/teslamate/pull/4
Author: @HZZformGD
Created: 7/18/2024
Status: Closed

Base: masterHead: add-amap-home-1


📝 Commits (10+)

📊 Changes

75 files changed (+13950 additions, -8152 deletions)

View changed files

📝 .github/actions/grafana/action.yml (+23 -17)
📝 .github/workflows/elixir.yml (+3 -1)
.github/workflows/grafana.yml (+37 -0)
.node-version (+1 -0)
📝 CHANGELOG.md (+71 -3)
📝 README.md (+5 -2)
📝 VERSION (+1 -1)
📝 flake.nix (+34 -3)
📝 grafana/Dockerfile (+10 -1)
📝 grafana/dashboards/battery-health.json (+50 -17)
📝 grafana/dashboards/charge-level.json (+3 -4)
📝 grafana/dashboards/charges.json (+503 -214)
📝 grafana/dashboards/charging-stats.json (+86 -77)
📝 grafana/dashboards/drives.json (+807 -117)
📝 grafana/dashboards/internal/charge-details.json (+6 -5)
📝 grafana/dashboards/internal/drive-details.json (+55 -53)
📝 grafana/dashboards/overview.json (+319 -145)
📝 grafana/dashboards/statistics.json (+1 -1)
📝 grafana/dashboards/timeline.json (+4 -5)
📝 grafana/dashboards/trip.json (+4 -3)

...and 55 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hipudding/teslamate/pull/4 **Author:** [@HZZformGD](https://github.com/HZZformGD) **Created:** 7/18/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-amap-home-1` --- ### 📝 Commits (10+) - [`195433c`](https://github.com/hipudding/teslamate/commit/195433c319d13ff23208b940077e24f5ec6b5d07) Track open/close states for individual doors (#3962) - [`9df4e7c`](https://github.com/hipudding/teslamate/commit/9df4e7c9320915c25b39c66caadc803d86e64f2d) doc: update changelog - [`2c4639e`](https://github.com/hipudding/teslamate/commit/2c4639e32d8bd9fbacfceffe5d2b5058d9f56a82) feat: allow Fleet API users to change client_id (#3984) - [`533cfd9`](https://github.com/hipudding/teslamate/commit/533cfd9728ce2710f63688af820fb0d7ad3f8c92) doc: update changelog - [`c0dd0e2`](https://github.com/hipudding/teslamate/commit/c0dd0e284ae98da5c8550c5049cb2a92ab37baa8) Improve drive details (#4004) - [`9540a7c`](https://github.com/hipudding/teslamate/commit/9540a7c2785907aa6405ef69653a426a0525aed8) Update CHANGELOG.md - [`27a6a7e`](https://github.com/hipudding/teslamate/commit/27a6a7eb7e2c0d16a683f19911a1fbf298e3535a) Improve visualizations on Battery Health dasboard (#4005) - [`de2b276`](https://github.com/hipudding/teslamate/commit/de2b276ab48558e740b3d39f2f580b2d910c5487) doc: update changelog - [`e74a124`](https://github.com/hipudding/teslamate/commit/e74a1249d409928045f5a7f5aa516cec2f231edb) doc: update changelog - [`a0cf824`](https://github.com/hipudding/teslamate/commit/a0cf8247c77c1fd14b71f890103721ea1b3cc8f9) Update drives.json: show drives with duration=0 but distance>0 (#3867) ### 📊 Changes **75 files changed** (+13950 additions, -8152 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/grafana/action.yml` (+23 -17) 📝 `.github/workflows/elixir.yml` (+3 -1) ➕ `.github/workflows/grafana.yml` (+37 -0) ➕ `.node-version` (+1 -0) 📝 `CHANGELOG.md` (+71 -3) 📝 `README.md` (+5 -2) 📝 `VERSION` (+1 -1) 📝 `flake.nix` (+34 -3) 📝 `grafana/Dockerfile` (+10 -1) 📝 `grafana/dashboards/battery-health.json` (+50 -17) 📝 `grafana/dashboards/charge-level.json` (+3 -4) 📝 `grafana/dashboards/charges.json` (+503 -214) 📝 `grafana/dashboards/charging-stats.json` (+86 -77) 📝 `grafana/dashboards/drives.json` (+807 -117) 📝 `grafana/dashboards/internal/charge-details.json` (+6 -5) 📝 `grafana/dashboards/internal/drive-details.json` (+55 -53) 📝 `grafana/dashboards/overview.json` (+319 -145) 📝 `grafana/dashboards/statistics.json` (+1 -1) 📝 `grafana/dashboards/timeline.json` (+4 -5) 📝 `grafana/dashboards/trip.json` (+4 -3) _...and 55 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-24 21:06:38 +08:00
yan closed this issue 2026-01-24 21:06:39 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-teslamate#3