Commit Graph

19 Commits

Author SHA1 Message Date
Brian May
96b836e2e3 Update pr0ps-trackmap-panel version in docs (#3385)
Fixes #3383
2023-11-13 07:12:43 -06:00
Adrian Kumpf
9df62aee54 Update repo URL 2023-11-12 19:30:36 +01:00
Adrian Kumpf
fde306bbe3 Bump minimum supported Elixir version to 1.12
Related to #2777
2022-07-19 10:18:00 +02:00
Adrian Kumpf
816eeb608e Update Debian guide 2022-07-15 12:15:03 +02:00
Adrian Kumpf
0d6e288c70 Encrypt API tokens (#2360)
Store API tokens encrypted in the database.

During the database migration a randomly generated key will be used encrypt the tokens if no ENCRYPTION_KEY environment variable was provided.

If the application is started without the presence of an ENCRYPTION_KEY (or if the key failed to decrypt the existing tokens), the UI will display a warning with further instructions.
2022-02-18 17:03:13 +01:00
Toni
41b9a1c4d7 DC charge curve scatter graph (#2093)
* DC charge curve scatter graph

* Display geofence name if possible

* Add natel-plotly-panel to plugins (docs)

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2022-02-18 16:28:59 +01:00
Adrian Kumpf
b4b33af497 Migrate discrete-panels to native timeline panel 2022-01-21 17:31:38 +01:00
Adrian Kumpf
8dca810cfd Migrate Charging Stats dashboard
- New native pie charts
- Upgrade panodata-map-panel
2022-01-21 17:31:36 +01:00
Adrian Kumpf
c0e4a0bee4 Update installation guides 2022-01-12 00:14:41 +01:00
Adrian Kumpf
70468ea762 Migrate from webpack to esbuild 2021-09-22 22:07:14 +02:00
Iulius
493177571f Documentation update: FreeBSD added (#1646)
* Create freebsd.md

Basic instruction how to install Teslamate on FreeBSD

* Small adjustments necessary for FreeBSD reflected

* Add empty line before closing tag

* Add FreeBSD guide to the sidebar

* Move FreeBSD upgrade instruction into separate tab

Co-authored-by: Adrian Kumpf <8999358+adriankumpf@users.noreply.github.com>
2021-06-04 12:04:04 +02:00
Tobias Lindberg
27e4117f4f Updating docks with minor things (#1287)
* removing user param from grafana section

* switching to Berlin as timezone

* updating htpass to BCrypt encryption mode
2021-02-03 17:56:23 +01:00
Adrian Kumpf
8a44481048 Update installation docs 2020-12-22 16:10:27 +01:00
Adrian Kumpf
05be81816c Update CHANGELOG 2020-10-03 14:29:22 +02:00
Adrian Kumpf
209b995ad7 Update instruction for checking out latest release
Closes #873
2020-08-27 19:57:30 +02:00
Dulanic
1e34b9e92d Updated charging stats to show charging map (#666)
* Update charging-stats.json

Address https://github.com/adriankumpf/teslamate/issues/476 by adding world map of charges. Will need to add world map plugin also, addressing in different change.

* Update Dockerfile

Add worldmap panel plugin for update to dashboard.

* Update charging-stats.json

Updated initial zoom to a lower level zoom to get more local snapshots around main areas.

* Update charging-stats.json

update default zoom

* Update charging-stats.json

Enabled mouse wheel scroll due to default zoom being further out.

* Update Dockerfile

Replaced worldmappanel /w panodata modified world map panel.

* Update charging-stats.json

Changed to use panodata world map as will default zoom to data set. Updated query to build off kwh added vs # of charges and adjusted pct to be pct of max kwh vs % of total.

* Update charging-stats.json

Adjusted alignment

* Update installation guide with grafana-worldmap-panel

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-05-02 13:11:35 +02:00
Tobias Lindberg
e1609d5423 Fixing a few things in the docs.. (#611)
* adding swedish translation

* adding comments from endlish errors.po

* adding new translations for swedish

* fix #524 of adriankumpf/teslamate

* adding translation for geo-fence in swedish

* fixing translation of charge limit in swedish

* fixiing translation of mileage in swedish

* Fix typos

* adding swedish translations

* adjustment of swedish translation suggested by Thomas Hennig

* MQTT_HOST default should be 127.0.0.1 for screen, as in systemd

* adding drop_cap to traefik example, which all other guides have

* removing quotation marks around ports for portainer

* adjusting volumes for portainer to match other guides

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-04-20 15:03:55 +02:00
Adrian Kumpf
adca2fc4f4 Update docs 2020-04-11 16:07:09 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00