Missing sensor entities in Tesla Fleet integration
The problem
The number platform is missing as described here.
In addition, the following sensor entities are also missing in my Home Assistant:
Sensor Exterior color
Sensor Roof color
Sensor Scheduled charging mode
Sensor Scheduled charging start time
Sensor Scheduled departure time
Sensor Time at arrival
Sensor Time at full charge
Sensor Tire pressure last measured front left
Sensor Tire pressure last measured front right
Sensor Tire pressure last measured rear left
Sensor Tire pressure last measured rear right
What version of Home Assistant Core has the issue?
2024.10.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Tesla Fleet
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tesla_fleet
Diagnostics information
Diagnostics file describes the following lines relating to the missing sensors:
"charge_state_scheduled_charging_mode": "**REDACTED**",
"charge_state_scheduled_charging_pending": "**REDACTED**",
"charge_state_scheduled_charging_start_time": "**REDACTED**",
"charge_state_scheduled_departure_time": "**REDACTED**",
"vehicle_config_exterior_color": "**REDACTED**",
"vehicle_config_exterior_trim": "**REDACTED**",
"vehicle_config_roof_color": "**REDACTED**",
"vehicle_state_tpms_last_seen_pressure_time_fl": "**REDACTED**",
"vehicle_state_tpms_last_seen_pressure_time_fr": "**REDACTED**",
"vehicle_state_tpms_last_seen_pressure_time_rl": "**REDACTED**",
"vehicle_state_tpms_last_seen_pressure_time_rr": "**REDACTED**",
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Nothing related to these sensors in the log with debug logging enabled.
Additional information
No response
Hey there @bre77, mind taking a look at this issue as it has been labeled with an integration (tesla_fleet) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of tesla_fleet can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign tesla_fleetRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
tesla_fleet documentation tesla_fleet source (message by IssueLinks)
This is an issue with the documentation rather than the integration. I believe all those entities are not meant to be in this integration.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.