Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add amap home 1 #4

Closed
wants to merge 83 commits into from
Closed

Add amap home 1 #4

wants to merge 83 commits into from

Conversation

HZZformGD
Copy link

No description provided.

SaswatPadhi and others added 30 commits June 19, 2024 10:28
* feat: track open/close states for individual doors

* doc: add individual door open states
Co-authored-by: Julien <julien@citio.digital>
* Remove 0 from speed histogram

* Remove top row
* Updata labels and data

* Update screenshot

* Update Readme

* Update drive screenshot
…mate-org#3867)

* Update drives.json: show drives with duration=0 but distance>=0

For discussion.
I would like to show also drives, where a duration of 0 is stored, but the distance is not 0. Kind of infinite speed... :-)

* Update drives.json: duration = 0 AND distance > 0

If distance > 0, drive should be shown.
…lamate-org#4017)

* doc: update the Contributor's Guide with the latest requirements

* doc: update changelog
…#4021)

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.21.0 to 1.22.9.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.21.0...v1.22.9)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: endpoints by env

* fix: typo

* fix: useless env

* fix: format

* fix: distinct auth domain and url

* format

* fix: force issuer url if needed

* feat: new streaming based on vin

* fix refresh

* revert

* up

* feat: no need for access token / refresh token if the TOKEN env var is present

* feat: update login if token env var exists

* feat: add ENV var to allow insecure wss

* fix: remove TESLA_CN

* fix(naming): TESLA_API_URL to TESLA_API_DOMAIN

* feat: add an env var to allo invalid certs on WSS

* doc: add API domains env vars description

* fix: typo

* feat: add env var to change log level

* fix: APP_LOG_LEVEL

* feat: add TOKEN documention and wording

* fix: refacto insecure param

* feat: naming and doc

* fix: missing env var usage

* fix: rebound variable issuer_url

* fix: compilation warning on the issuer_url variable

* fix: format code

* fix: issuer_url assignments

* feat: customize polling intervals

* typo

* update doc

* typo

* add online interval

* add POLLING_ONLINE_INTERVAL

* format

* add minimum interval

* Add minimum on fetch parameter

* typo

* format

* respect immediate fetch, add charging interval

* add log level

* Respect log_level

* format

* use LOG_LEVEL env var to facilitate debug

* revert on log_level

* format

* typo

* format again

* revert on default error intervals

* Add a note in MD about polling settings

* not let the user set intervals via env variables shorter than our defaults

---------

Co-authored-by: Julien <julien@citio.digital>
* feat: Create NixOS module

* Fix typos and improve naming
* Update docs

* Update for streaming

* Update guides and add a reference in the project page

* Update for readability

* readability

* format

* update fleet api price

* Update direct Tesla API part

---------

Co-authored-by: Julien <julien@citio.digital>
* doc: Add Grafana VS Code extension documentation

* doc: update changelog
…ls dashboards (teslamate-org#3985)

While the time picker doesn't work quite correctly with internal
dashboards (i.e., not meant to be called independently, which will
cause N/A data errors), it is still useful to have it enabled:

It provides at-a-glance from-to time at the top bar for easy reference.
When you call it independently, it allows you to monitor real-time stats
(e.g., Using "Last 1 hour" with auto refresh).

Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
* Add more filter and general info and incomplete charges

* Update labels

* Update screenshot
* Update filter labels and Add new filters

* Add panels on Summary row

* Row Arrangement

* Add incomplete drive grid

* Update screenshot
@HZZformGD HZZformGD closed this Jul 18, 2024
@HZZformGD HZZformGD reopened this Jul 18, 2024
@HZZformGD HZZformGD closed this Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.