Lukáš Stankovič
959dcd0e06
feat: add distance-filtering for drives ( #383 )
2025-10-30 09:34:07 +01:00
Lukáš Stankovič
1c6906c077
feat: add battery health endpoint for cars ( #355 )
...
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-22 16:20:10 +02:00
Bryan Jones
76b124e1cb
fix: Postgres SSL connection ( #348 )
...
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com >
2025-09-10 10:05:49 +02:00
Dario Mader
8991a72ee1
feat: add support for filtering on start and end dates ( #339 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com >
2025-07-27 21:17:49 +02:00
jlestel
655d44ac59
feat: add ability to use custom API endpoint ( #307 )
...
Co-authored-by: Julien <julien@citio.digital >
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com >
2024-11-21 22:13:48 +01:00
Tobias Lindberg
fa4736e509
Feature: adding support for k8s health endpoints ( #191 )
...
* adding support for k8s health endpoints
* fix: update readyz if mqtt is lost
2024-07-24 22:31:44 +02:00
Tobias Lindberg
97541b3981
fix badges in README
...
- adding logo
2024-04-09 19:47:53 +02:00
Tobias Lindberg
97c3a5989b
updating badges in README.md
...
rel #279
rel #280
2024-04-09 00:01:52 +02:00
Tobias Lindberg
bdd058dfb8
updating go mods and linting markdown files ( #264 )
2024-01-30 22:14:36 +01:00
Tobias Lindberg
243363e7c4
update teslamate repo links to teslamate-org
2023-11-13 09:40:44 +01:00
virusbrain
02826ed725
Fix mqtt reconnection issue #176 ( #199 )
...
Co-authored-by: Leland Sindt <leland@sway.org >
2022-10-11 08:11:14 +02:00
Tobias Lindberg
6d6be5fd78
adding ENCRYPTION_KEY to yaml examples
2022-06-30 23:12:50 +02:00
Tobias Lindberg
0a69730f83
addition of ENCRYPTION_KEY to readme
...
addition to #141
2022-05-09 10:02:51 +02:00
Tobias Lindberg
04691f8e81
Slimming down on the codebase ( #134 )
...
* slimming down on one for and using join instead
* doing single query on first query part
removing a couple of if statements due to that
* typo
* simplifying settings endpoints queries
* lowering some var..
* grouping vars
* adding rec to use api key in readme
2022-01-21 12:15:52 +01:00
Tobias Lindberg
a29eaf0a4d
Add support for new endpoints ( #113 )
...
* Add support for `set_charging_amps` command (#112 )
Per discussion on the timdorr/tesla-api repo https://github.com/timdorr/tesla-api/discussions/455
* removing predefined charge levels
* adding new commands:
- navigation_sc_request
- set_bioweapon_mode
- set_scheduled_charging
- set_scheduled_departure
* adding command section COMMANDS_UNKNOWN
- dashcam_save_clip
- upcoming_calendar_entries
* moving set_scheduled_departure to charging
Co-authored-by: Michael Dyrynda <michael@dyrynda.com.au >
2021-11-08 08:49:19 +01:00
Tobias Lindberg
0ca351f54f
Updating docker-compose example traefik labels
...
traefik did not map requests to `/api` correctly
2021-11-01 13:52:20 +01:00
Tobias Lindberg
51a9174602
updating README with table for environment vars
2021-10-15 14:31:20 +02:00
Tobias Lindberg
f9dc1c68a8
updating README badges
2021-08-30 09:25:27 +02:00
Leland Sindt
1f8089631c
allow command auth disable via API_TOKEN_DISABLE
2021-06-03 18:27:13 -05:00
Tobias Lindberg
a9feeee228
Merge pull request #60 from tobiasehlert/feature-10-logging-commands
...
Feature 10 logging commands
2021-05-19 19:36:06 +02:00
Leland Sindt
331a05e1ce
SSL: true|false, FQDN -> HOST
2021-05-04 18:25:06 -05:00
Leland Sindt
6605fde6fb
break out teslamate Protocol, FQDN, Port
2021-05-03 20:31:58 -05:00
Leland Sindt
24531edfcd
add support for teslamate logging resume/suspend
2021-04-29 16:43:20 -05:00
Tobias Lindberg
e525958d96
Merge branch 'main' into bug-8
2021-03-25 10:38:40 +01:00
Tobias Lindberg
82e48022d8
updating README a little
2021-03-24 13:42:26 +01:00
Leland Sindt
fb2a465452
additional commands documentation, allow_list.json example
2021-03-24 13:42:26 +01:00
Tobias Lindberg
a060a19f6f
adding documentation to README about commands and authentication
...
fixing typo in errormessage
2021-03-24 13:42:26 +01:00
Tobias Lindberg
9f7265e210
adding AuthSupport file
...
related changes in files
2021-03-24 13:42:25 +01:00
Tobias Lindberg
c88e0fa6f8
fixing typo and some small things
...
adding README info of commands with documentation
2021-03-24 13:42:25 +01:00
Tobias Lindberg
4fc5aa3c80
removed MQTT_SLEEPTIME since mqtt connection is persistent
2021-03-23 09:54:12 +01:00
Tobias Lindberg
3fa6d9bc55
adding url to badges
...
adding license badge
2021-03-18 10:54:05 +01:00
Tobias Lindberg
a5bda76a93
adding mqtt sleep time before doing disconnect
2021-03-16 15:19:23 +01:00
Tobias Lindberg
4f5c32fa0f
updating traefik configuration example
...
updating README
2021-03-02 19:54:06 +01:00
Tobias Lindberg
91e0fae7a0
rel aed5503e7b regaring path issues
2021-03-02 19:40:09 +01:00
Tobias Lindberg
aed5503e7b
implementation of versioning in uri
...
updating README with version info
2021-03-02 13:58:06 +01:00
Tobias Lindberg
22f200f391
Updating README
...
adding yaml formatting for readability
adding table of contents
2021-03-01 11:42:37 +01:00
Tobias Lindberg
6af7392c65
fixing typo in README
2021-02-27 21:03:25 +01:00
Chris B
c24cca25ff
Update README.md
2021-02-19 20:19:03 -10:00
Tobias Lindberg
8878f73e87
Update README.md
...
adding badges to README
2021-02-18 19:17:39 +01:00
Tobias Lindberg
a81b21d65f
adding root endpoint to README 72fcb1a158
2021-02-15 15:07:27 +01:00
Tobias Lindberg
fa0fafcaf1
adding Traefik stripprefix flags to README
2021-02-15 14:54:39 +01:00
Tobias Lindberg
c75b6dd319
adding env DEBUG_MODE vars for Gin
2021-02-15 14:27:02 +01:00
Tobias Lindberg
4827fa359e
updating README with two badges
2021-02-15 13:12:56 +01:00
Tobias Lindberg
e2abbca2d3
minor changes is Dockerfile and README
2021-02-15 09:08:35 +01:00
Tobias Lindberg
15025c333d
changing port to match golang binary port
2021-02-14 17:04:02 +01:00
Tobias Lindberg
7ec232ca94
updating README with more docker-compose things
2021-02-13 18:26:36 +01:00
Tobias Lindberg
d35215199e
updating README with env-vars and docker-compose info
2021-02-13 17:24:39 +01:00
Tobias Lindberg
d7d2ff3fef
adding support for more env-vars
...
updating a little in README
2021-02-13 17:24:13 +01:00
Tobias Lindberg
53dfc29d73
updating disclaimer a little
2021-02-09 10:39:09 +01:00
Tobias Lindberg
e0dae7f524
adding disclaimer regarding token not being accessible
2021-02-09 10:36:22 +01:00