Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Climate action does not generate events in HA, in or outside HA. #1087

Open
2 tasks done
pashdown opened this issue Jan 15, 2025 · 0 comments
Open
2 tasks done

Climate action does not generate events in HA, in or outside HA. #1087

pashdown opened this issue Jan 15, 2025 · 0 comments
Labels
car For items that relate to Tesla vehicles triage New issues raised that need initial attention

Comments

@pashdown
Copy link

Is there an existing issue for this?

  • 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

@pashdown pashdown added car For items that relate to Tesla vehicles triage New issues raised that need initial attention labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
car For items that relate to Tesla vehicles triage New issues raised that need initial attention
Projects
None yet
Development

No branches or pull requests

1 participant