Commit Graph

94 Commits

Author SHA1 Message Date
Adrian Kumpf
ab7556e8af Allow to use non-standard MQTT ports 2021-01-03 22:40:07 +01:00
Bdot42
354270c86a Update tesla_apiscraper.md (#1174)
Give an example how to get the vehicle_id from teslamate.
2021-01-03 21:36:40 +01:00
Frank van Boven
3beb8161aa Add Docker update documentation (#1170) 2021-01-03 21:35:59 +01:00
Adrian Kumpf
2360f3d0d4 Fix unit of measurements (docs)
Fixes #1131
2020-12-25 23:05:41 +01:00
Adrian Kumpf
8a44481048 Update installation docs 2020-12-22 16:10:27 +01:00
JakobLichterfeld
e23c476484 Doc: Add TeslaMate_Telegram_Bot (#1122)
* Update projects.md

added TeslaMate_Telegram_Bot

* Update projects.md

add link for TeslaMate_Telegram_Bot
2020-12-19 21:51:19 +01:00
Juanky
b2654f0e63 Update apache.md (#1124)
Grafana needs its own certificate
2020-12-19 21:49:48 +01:00
Adrian Kumpf
37a60829ab Allow to connect to MQTT broker via IPv6
Addresses #1000
2020-12-01 18:09:24 +01:00
Tobias Lindberg
96e8e1cd89 Adjusting documentation info about TeslaMateAgile text to mention Tibber support (#1097)
* 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

* fix #635 fr translation

* Minor adjustments to swedish translation

and removing translations that are the same as in english

* Adjusting TeslaMateAgile text to mention Tibber support

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-12-01 17:50:58 +01:00
Peter Boothby
19352545a8 updated traefik guide to use a single public hostname instead of two (#1101)
* Fix overlapping timestamps in Discrete map

Fix overlapping timestamps in Discrete map of state changes by adding 1 second to start times for charging_processes, drives and updates tables.

* Update traefik.md

Edited to show how to configure with a single public hostname instead of two as in the original guide.

* Lowercase header key

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-12-01 17:49:30 +01:00
Adrian Kumpf
e0b3d3d6b5 Allow to connect to Postgres via IPv6 (#1006) 2020-11-05 12:20:09 +01:00
Lauri Andler
533e4c0a23 Fix unit of measurement for charge added shown in overview, documentation to be correct (#1061)
* Fix units of charge energy added to be correct

The name of the measurement didn't make sense, since it is plotting added energy but was using an unit of power (kW). Changed to make sense.

* Fix unit of energy added

Documentation was using the wrong unit for energy added, fixed.

* Fix unit of energy added

Documentation was using unit of power (kW) for measuring energy added. Fixed to use the correct unit (kWh)
2020-10-30 12:05:23 +01:00
andrewfoster
a37f6c5fe7 Improve garage door automation example (#1039)
The current automation example incorrectly triggers based on the state of the garage door switch, rather than on the state of the Tesla's location. Also changed the action to turn on the garage door switch to be consistent with the description of the automation.
2020-10-27 16:10:57 +01:00
Pi Home Server
a369e514c2 Update backup_restore.md (#1027)
Add information about the potential parameters modified by a .env file
Add the restart of the container
2020-10-24 12:51:39 +02:00
Samar Dhwoj Acharya
3dd1916de5 fix version info on development guide & minor spelling fix (#994)
* update note about dev setup

* fix spelling error in import module
2020-10-11 17:05:56 +02:00
Adrian
7872184a5c Display update version in the homescreen update tooltip (#976)
* Make update_version of the API available

* Add update version to the update tooltip

* Fix formatting

* Update translations to reflect the new tooltip

* Fix car controller test

* Add update_version to the mqtt documentation
2020-10-08 10:33:56 +02:00
Adrian Kumpf
0831124f08 Update sample docker-compose configs 2020-10-05 12:25:49 +02:00
Adrian Kumpf
05be81816c Update CHANGELOG 2020-10-03 14:29:22 +02:00
Adrian Kumpf
35add49583 Update Apache example config to not require auth for WS
Closes #952
2020-10-03 13:16:15 +02:00
Adrian Kumpf
209b995ad7 Update instruction for checking out latest release
Closes #873
2020-08-27 19:57:30 +02:00
Adrian Kumpf
67f17857cb Link the python script to export TeslaFi data
Closes #563
2020-08-11 10:47:47 +02:00
Adrian Kumpf
daf29a5ac3 Update links to other documents 2020-07-26 13:25:14 +02:00
Vianney Lecroart
9abc38215f Add -T option (#851) 2020-07-26 12:57:37 +02:00
Travis Collins
2e446243bf An important note about moving the backup file (#813)
* An important note about moving the backup file

* Change default backup path

Co-authored-by: Adrian Kumpf <adrian.kumpf@posteo.de>
2020-07-10 16:35:50 +02:00
Adrian Kumpf
e649a2c2dd Add a page that lists projects that use TeslaMate 2020-07-01 15:09:08 +02:00
Johannes K
6d93b28138 Update upgrading.mdx (#790)
"docker-compose up -d" als Default hinzugefügt.
2020-06-13 16:36:05 +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
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
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
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
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
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