rework sensors add charging sensors#125
Merged
Merged
Conversation
Owner
yoziru
commented
Aug 18, 2025
- fix make help command
- Add detailed logging for vehicle data and charge state in log.cpp
- Add logging for message faults in Tesla BLE vehicle component
- Move all buttons and sensors into Tesla BLE Vehicle component
- bump project version
- Add dynamic updating of charging amps maximum value in Tesla BLE Vehicle component
- Smart polling and dynamic charging data requests
- Refactor Tesla BLE Vehicle Component
- Add additional charging sensors
- Add configurable polling intervals for VCSEC and infotainment
- Enhance vehicle state logging and sensor state publishing efficiency
- Introduced new logging functions for charge state and vehicle data. - Enhanced existing logging to include additional fault messages and signature data. - Improved handling of various vehicle data states, including charge, climate, drive, and location states. - Added checks for optional fields in charge state to log relevant information.
…cle component - Implemented update_charging_amps_max method to allow dynamic changes to the maximum charging amps. - Enhanced TeslaChargingAmpsNumber class with update_max_value method for UI synchronization. - Added logging for updates to provide better visibility into changes in charging parameters.
- Consolidated vehicle state management into a dedicated VehicleStateManager class. - Removed redundant code and improved organization by separating concerns. - Introduced specialized managers for handling vehicle state, commands, and BLE operations. - Updated sensor handling and state updates for better clarity and maintainability. - Enhanced logging for vehicle status updates and state changes.
PhilJaro
pushed a commit
to PhilJaro/esphome-tesla-ble
that referenced
this pull request
Jan 9, 2026
Remove double "wifi:" codeblock from "tesla-ble.example.yml"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.