Commit Graph

6 Commits

Author SHA1 Message Date
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