You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched both the existing open issues & recently closed issues and did not find a duplicate of this issue.
I have read about the Fleet API and understand I may need to use it
I understand issues relating to read only commands will be auto closed if not using the Fleet API.
Version of the Tesla component
v3.24.3
Version of the Tesla car software
2024.44.25.2
Model
Model S Ludicrous 2020
Current Behavior
Changes in the car's climate either through the Tesla app, action: climate.set_hvac_mode, or the car shutting off after parking are not reflected in Home Assistant events and do not appear in the logbook. I also received this error:
Logger: homeassistant.components.climate
Source: components/climate/__init__.py:371
integration: Climate (documentation, issues)
First occurred: January 14, 2025 at 5:40:05 PM (1 occurrences)
Last logged: January 14, 2025 at 5:40:05 PM
Entity None (<class 'custom_components.tesla_custom.climate.TeslaCarClimate'>) implements HVACMode(s): heat_cool, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/alandtse/tesla/issues
Expected Behavior
When the car switches climate, the result is shown in logbook at can be caught as an event.
Debug logs
The above generates a 404. I also tried setting:
'''
logger:
logs:
homeassistant.components.tesla_custom: debug
homeassistant.components.climate: debug
'''
No logs are generated when I switch the climate to heat_cool and off.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
I have read about the Fleet API and understand I may need to use it
Version of the Tesla component
v3.24.3
Version of the Tesla car software
2024.44.25.2
Model
Model S Ludicrous 2020
Current Behavior
Changes in the car's climate either through the Tesla app, action: climate.set_hvac_mode, or the car shutting off after parking are not reflected in Home Assistant events and do not appear in the logbook. I also received this error:
Expected Behavior
When the car switches climate, the result is shown in logbook at can be caught as an event.
Debug logs
Anything else?
No response
The text was updated successfully, but these errors were encountered: