Commit Graph

124 Commits

Author SHA1 Message Date
Adrian Kumpf
53eaca2421 Bump docusaurus to 2.0.0-alpha.56 2020-05-28 10:59:00 +02:00
Nathan Gardiner
3c263bf000 Update HomeAssistant documentation (#705)
* Update home_assistant.md

   - Removed the static not_home location from the device_tracker definition which fixes #695 
   - Added Garage Door automation
   - Added automation for doors and windows open which would address #698 (for HomeAssistant users at least)

* Enalbe syntax highlighting

* Enalbe syntax highlighting

* Enalbe syntax highlighting

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-05-19 19:31:29 +02:00
Adrian Kumpf
c44b612b5d Update js dependencies 2020-05-19 19:12:59 +02:00
Adrian Kumpf
60a37c73ed Update FAQ
Closes #652
2020-05-12 14:14:37 +02:00
Ramon Smits
2767a7d5cf Step 4 about emptying the import forward was not clear (#703) 2020-05-12 13:06:25 +02:00
Adrian Kumpf
7389836c32 Update js dependencies 2020-05-02 13:42:37 +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
dyxyl
2765ae81f3 Add option HTTP_BINDING_ADDRESS to control the bound IP address (#665)
* Add option HTTP_BINDING_ADDRESS to control the IP address where the web interface is exposed.

* Fix doc typo.

* Keep mix format quiet with some empty lines.
2020-05-02 12:34:52 +02:00
Adrian Kumpf
ebb423060b Improve error message for an invalid tokens table
Fixes #657
2020-04-29 01:00:01 +02:00
Adrian Kumpf
7878f2d4d6 Bump docusaurus to v2.0.0-alpha.51 2020-04-27 14:09:48 +02:00
Adrian Kumpf
f234283baf Update docs 2020-04-26 10:00:44 +02:00
Adrian Kumpf
6dc03fdb21 Update traefik docs 2020-04-25 22:23:23 +02:00
Adrian Kumpf
155a135d51 Upgrade to phoenix 1.5 2020-04-23 12:51:15 +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
DrMichael
7ebdb97fd2 Update upgrading.mdx (#602)
* Update upgrading.mdx

Changed backup_restore.md to backup_restore

* Fix document path

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-04-19 12:50:41 +02:00
oittaa
2d4971a5c6 traefik v2.2 (#603)
https://docs.traefik.io/v2.2/migration/v2/#v21-to-v22
2020-04-19 12:44:00 +02:00
Adrian Kumpf
a694651fb5 Update README 2020-04-16 11:21:55 +02:00
DrMichael
4288e187c8 Add portainer to the documentation (#581)
* Create portainer

Created portainer installation description.

* Update portainer

* Update sidebars.js

Added portainer

* Rename portainer to portainer.md

* Update portainer.md

* Fix JSX syntax errors

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-04-14 11:51:47 +02:00
Adrian Kumpf
6620a2491f Update dependencies 2020-04-11 20:51:25 +02:00
Adrian Kumpf
adca2fc4f4 Update docs 2020-04-11 16:07:09 +02:00
Adrian Kumpf
45d94d52b3 Implement database efficiency improvements
Closes #573
2020-04-11 14:49:44 +02:00
Adrian Kumpf
68c98aab20 Wrap path in code block 2020-04-10 13:02:11 +02:00
DrMichael
e6cb1590ae Added apache2 as requirement and some clarifications (#570)
* Update docker_advanced_apache.md

Clarification for prerequisites of the installation.

* Update docker_advanced_apache.md

Added modules for Apache2

* Update docker_advanced_apache.md

Add mod_proxy_http

* Update docker_advanced_apache.md

Typo fixed.

* Update docker_advanced_apache.md

Added "RewriteEngine on" also to the first 80 entry.

* Update docker_advanced_apache.md

Added proxy_wstunnel
2020-04-10 12:59:21 +02:00
Adrian Kumpf
c6b265788c Migrate docs to docusaurus
Fixes #564
2020-04-07 19:32:18 +02:00