alandtse / tesla

Tesla custom integration for Home Assistant. This requires a refresh token be generated by third-party apps to login.
Apache License 2.0
555 stars 99 forks source link

implements HVACMode(s): heat_cool, off and therefore implicitly supports the turn_on/turn_off #949

Closed mrbrdo closed 2 months ago

mrbrdo commented 2 months ago

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.20.6

Version of the Tesla car software

2023.44.1

Model

Model 3

Current Behavior

Logs say to report this here

Expected Behavior

Logs say to report this here

Debug logs

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


### Anything else?

_No response_
skipishere commented 2 months ago

Duplicate of #854