Commit Graph

1940 Commits

Author SHA1 Message Date
Nir Klinger
00a704b394 Added expected finish charging localtime to teslamate site (#3646)
* Added expected finish charging localtime to teslamate site

* format text

* fixing indentation

* fixing indentation

* format text

* Remove UTC timezone and use the local timezone
2024-02-02 09:08:46 +01:00
PhracturedBlue
3cc0102090 Support listening on unix domain socket (#3328)
* Support connection on unix domain socket

* Better support for unix domain sockets

* Document Unix Domain sockets

* Fix typos caught by review
2024-01-29 13:43:45 +01:00
Franco Mossotto
bb4f1d5507 charging-stats: map - add charges count and move label (#3625)
* charging-stats: map - add charges count and move label

* charging-stats: map - add charges count and move label

* charging-stats: map -  adj label position
2024-01-22 09:50:51 +01:00
Juan Carlos Heredia
ddc2b913da Battery Health - Improve performance & adjust queries to handle empty or null data (#3627)
* Adjust controls for none or null data values

* Update usable_battery_level to improve performance
2024-01-22 09:49:44 +01:00
Justin Lee
294b7c7a85 update docker-compose.yml for Docker Compose version v2.24.1 (#3626) 2024-01-21 18:05:45 +01:00
Juan Carlos Heredia
f4fdedb2d7 Improve Battery health derived efficiency estimations and Fix error divided by zero (#3593)
* Improve Battery health derived efficiency estimations and Fix error divided by zero

* Fix unit convert

* Update screenshot

* Keep iteration value

* Remove name mention.
2024-01-19 15:38:46 +01:00
dependabot[bot]
96311e33d6 Bump follow-redirects from 1.15.2 to 1.15.4 in /website (#3606)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 14:11:00 +01:00
dependabot[bot]
d2fd24edde Bump semver from 5.7.1 to 5.7.2 in /website (#3602)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 14:10:32 +01:00
Michael Vestergaard
1857f25d0f Handle stream getting the message "Vehicle is offline" and change the state to offline in vehicle (#3508) 2024-01-19 14:09:59 +01:00
Kenni Lund
6a19ec257e doc: Fix TPMS sensor names to match binary_sensor.yaml (#3613) 2024-01-19 14:06:52 +01:00
Juan Carlos Heredia
7c6abdc2c8 Improvements for Spanish translations (#3610)
* Improve error translations

* improve default translations
2024-01-19 14:04:45 +01:00
Toni
ee5e16daf9 Node-RED required modules should be saved under /data (#3623) 2024-01-19 14:04:05 +01:00
ycjcl868
f867efd4ec fix: translation Update default.po (#3600)
「登陆」 means disembark, 「登录」 is correct.
2024-01-11 10:02:36 +01:00
dependabot[bot]
c4b5ebaddd Bump elixir from 1.15 to 1.16 (#3595)
Bumps elixir from 1.15 to 1.16.

---
updated-dependencies:
- dependency-name: elixir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 08:50:11 -06:00
dependabot[bot]
a745cfb0e3 Bump actions/stale from 8 to 9 (#3596)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 08:48:11 -06:00
JakobLichterfeld
65b0d6ff5e Revert "Update backup_restore.md referencing matching PSQL versions (#3560)" (#3561)
This reverts commit 55d5de2ca2.
2023-12-12 18:53:27 +01:00
Chris Wanja
55d5de2ca2 Update backup_restore.md referencing matching PSQL versions (#3560)
Added note in Restore section to state that PSQL backup versions must match restore destination versions.
2023-12-12 10:39:14 -06:00
dependabot[bot]
a544d2aacf Bump chipkent/action-cleanup-package from 1.0.1 to 1.0.3 (#3530)
Bumps [chipkent/action-cleanup-package](https://github.com/chipkent/action-cleanup-package) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/chipkent/action-cleanup-package/releases)
- [Commits](https://github.com/chipkent/action-cleanup-package/compare/v1.0.1...v1.0.3)

---
updated-dependencies:
- dependency-name: chipkent/action-cleanup-package
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 13:24:19 +01:00
Nir Klinger
b5fa0242a3 Fix an issue when car is could enter sleep mode while dog mode is enabled (#3538)
* Fix an issue when car is could enter sleep mode while dog mode is enabled.

* Update pot files

* revert change

* Fix tests

* Fix tests and issue when try to sleep was not showing

* Fix lint issue
2023-12-12 13:18:03 +01:00
brchri
83a0b38854 update tesla-youq project (#3547)
* update tesla-youq project

Due to MyQ restricting access to the MyQ API by 3rd parties, the Tesla-YouQ project has been deprecated and forked to Tesla-GeoGDO, which will continue the project for other smart garage door openers.

* update bottom link

* update bottom link
2023-12-07 10:43:16 -06:00
mluggy
27ba255192 Update projects.md (#3542)
Added TeslaBox
2023-12-05 14:34:04 +01:00
DrMichael
fdfdd63d6f Update charges.json: reenable cost per kWh (#3544)
* Update charges.json: reenable cost per kWh

* Update charges.json
2023-12-05 11:19:15 +01:00
mechoriet
de8227ce0b Fix Odometer_mi charger dashboard (#3534)
* fix Odometer_mi override
* adjust version so it could potentially update
2023-12-02 14:03:21 -06:00
DrMichael
9ca838e431 Update locations.json
Add car selector
2023-12-01 10:38:58 +01:00
Jakob Lichterfeld
fc3c92dd6c Remove probot-no-response and update to stale workflow, closes #3525 2023-11-30 14:54:44 +01:00
Igor Yamolov
abd1e6c3ad Use recommended format for Home Assistant MQTT sensor configuration (#3344) 2023-11-29 11:28:08 +01:00
Jakob Lichterfeld
008955ab18 Release v1.28.2 v1.28.2 2023-11-27 16:48:09 +01:00
JakobLichterfeld
21f0ecc22d Ci: GHCR Purge success even if package doesn't exist (#3504)
* ci: workflow run on ci branch for debuging

* Run CI with PR sources (#3479)

* Run CI with PR sources

* Add CI branch to the pull_request_target

---------

Co-authored-by: Julien <julien@citio.digital>

* GHCR Purge success even if package doesn't exist (#3480)

* GHCR Purge success even if package doesn't exist

* Add CI branch to pull_request_target

* typo

---------

Co-authored-by: Julien <julien@citio.digital>

* Update VERSION to test CI (#3481)

---------

Co-authored-by: jlestel <jlestel@gmail.com>
Co-authored-by: Julien <julien@citio.digital>
2023-11-27 09:22:06 +01:00
Jakob Lichterfeld
8ddae0595d Changelog: Add support for GHCR Purge even if package doesn't
exist
2023-11-27 09:21:22 +01:00
Jakob Lichterfeld
ab7fb7dad4 changelog: Add support for DATABASE_SSL_MODE and
server_name_indication for ssl, and fix Dashboard
dropdown link display
2023-11-27 09:03:55 +01:00
Øivind Hoel
d52b779b66 fix bug on load grafana dashboard #3499 (#3501) 2023-11-26 19:00:52 +01:00
Simon Shi
7329b2bf3a Support server_name_indication for ssl (#3497)
* Support server_name_indication for ssl

* update format
2023-11-26 11:04:38 +01:00
Simon Shi
e7e410a2fd grafana: support DATABASE_SSL_MODE (#3498) 2023-11-26 11:02:56 +01:00
Jakob Lichterfeld
26494df760 Release v1.28.1 v1.28.1 2023-11-26 09:25:09 +01:00
Jakob Lichterfeld
fa4f885ab2 Release 1.28.0 v1.28.0 2023-11-26 09:03:04 +01:00
virtualm2000
c1db4f58a3 Fix tpms bar sensors name in template for psi (#3490) 2023-11-26 08:55:51 +01:00
jlestel
2f910fa291 fix: login to docker hub before build&push action (#3491)
Co-authored-by: Julien <julien@citio.digital>
2023-11-26 08:53:45 +01:00
Jakob Lichterfeld
83b73a734b Release 1.28.0 v1.28.0-pre 2023-11-25 10:38:05 +01:00
Jakob Lichterfeld
11a9a5f084 changelog Fix typo in CI commit message 2023-11-25 10:35:20 +01:00
Jakob Lichterfeld
598b7ccae5 Update changelog and version number 2023-11-25 10:33:36 +01:00
Jakob Lichterfeld
a642487b29 doc: Changelog for unreleased version 2023-11-25 10:08:37 +01:00
Brian May
b643b45ca0 Add charging_state to VehicleSummary (#3471)
* Add charging_state to VehicleSummary

Fixes: #3078

* WIP
2023-11-23 09:06:51 +01:00
Brian May
40fcda6ccb Add credo lint support (#3452) 2023-11-22 12:49:28 +01:00
Phillip Thurston
69e648a745 updated esbuild to resolve properly with esbuild-sass-plugin, and updated to nodejs 20 (#3477) 2023-11-22 09:11:05 +01:00
jlestel
eadf08261f [CI] Build PR images on GHCR (#3445)
* Upgrade CI

* Tmp Test

* Test tmp

* Test master

* Distinct cache by branch

* Correct version name

* Dynamic dockerhub push

* correct cache name

---------

Co-authored-by: Julien <julien@citio.digital>
2023-11-21 09:41:08 +01:00
Jakob Lichterfeld
d095ca6868 Changelog for unreleased edge version 2023-11-21 09:21:48 +01:00
Jakob Lichterfeld
03d5e439db doc: typo and style for docker compose v2 notes 2023-11-21 08:43:41 +01:00
Matthias Wirtz
1796294442 Grafana update to 10.1.2 (#3455)
* Grafana Update to 10.1.2

* add a hint on why 10.1.2 is chosen
2023-11-21 08:36:23 +01:00
Matthias Wirtz
578cae6935 Ensure Dashboards can be modified after Import - Migrate Projected Range to TimeSeries (#3454)
* Migrate Projected Range to TimeSeries (Graph Panel is deprecated)

* Ensure Panel Query Builder is rendered correctly after Import
2023-11-21 08:35:41 +01:00
Øivind Hoel
83fe4fa86d Use built-in grafana visuals instead of plugins (#3439)
* only dashboards

* make the dot blue instead of red, add missing xy chart for charge details

* add missing battery health xy chart

* increase route size for readability

* add new panels to charging-stats

* make plugin version implicit

* red route in drive details because blue doesn't stand out enough on OSM layer

* revert to red for charge location dot, make it somewhat bigger

* fatter line for trip too

* update battery health dash

* update lfp charging-stats

* fix charging stats maps

* improve DC curve visuals in charging stats, link to charging details

* wider lines in visited

* restore ability to edit query in visited dash

* align with https://github.com/teslamate-org/teslamate/pull/3454
2023-11-21 08:35:16 +01:00