Skip to content

v1.28.3

Compare
Choose a tag to compare
@JakobLichterfeld JakobLichterfeld released this 02 Feb 11:13
· 347 commits to master since this release
98768a1

New features

Improvements and bug fixes

  • CI: Remove deprecated probot-no-response and update to stale workflow (#3525 - @JakobLichterfeld)
  • Fix an issue when car is could enter sleep mode while dog mode is enabled (#3538 - @NirKli)
  • Handle stream getting the message "Vehicle is offline" and change the state to offline in vehicle (#3508 - @micves)
  • fix: use product api endpoint to fetch vehicles (#3630 - @brianmay and @JakobLichterfeld)

Dashboards

  • Update locations.json with car selector (@DrMichael)
  • Fix Odometer_mi charger dashboard (#3534 - @mechoriet)
  • Update charges.json: reenable cost per kWh re added (#3544 - @DrMichael)
  • Improve Battery health derived efficiency estimations and Fix error divided by zero (#3593 - @jheredianet)
  • Battery Health - Improve performance & adjust queries to handle empty or null data (#3627 - @jheredianet)
  • charging-stats: map - add charges count and move label (#3625 - @fmossott)

Translations

Documentation

  • Node-RED required modules should be saved under /data (#3623 - @ToniA)
  • Use recommended format for Home Assistant MQTT sensor configuration (#3344)
  • Update projects.md with TeslaBox (#3542 - @mluggy)
  • update tesla-youq project (#3547 - @brchri)
  • doc: Fix TPMS sensor names to match binary_sensor.yaml (#3613 - @kenni)
  • update docker-compose.yml for Docker Compose version v2.24.1 (#3626 - @realJustinLee)

Configure Timezone Setting for Accurate Local Time Display

To ensure time-related features display accurately in your local timezone, configure the TZ environment variable.
Detailed instructions are available in our configuration guide.

Full Changelog: v1.28.2...v1.28.3