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

Ecobee Integration Missing Aux Heat slider #104820

Closed
ponzekap2 opened this issue Nov 30, 2023 · 14 comments
Closed

Ecobee Integration Missing Aux Heat slider #104820

ponzekap2 opened this issue Nov 30, 2023 · 14 comments

Comments

@ponzekap2
Copy link

The problem

After upgrading to Home Assistant 11.1, the Ecobee integration no longer has the Aux Heat slider available on the thermostat card for Ecobee thermostats:

Current view when manipulating the Ecobee:

image

There use to be a slider at the bottom that said "Aux Heat" that you could click to turn on the auxiliary heat.

What version of Home Assistant Core has the issue?

core-2023.11.3

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

Ecobee

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ecobee/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @marcolivierarsenault, mind taking a look at this issue as it has been labeled with an integration (ecobee) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of ecobee can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign ecobee Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ecobee documentation
ecobee source
(message by IssueLinks)

@joostlek
Copy link
Member

Aux heat is kinda in its deprecation phase. There's an architectural discussion somewhere where is discussed that it's being deprecated. The entity itself still has it, but it should migrate to a switch in some time.

@marcolivierarsenault
Copy link
Contributor

Yes, this is a change to the overall climate platform,

A new switch would need to be added to the ecobee integration to enable Aux.

@SBCV-apegram
Copy link

Has there been any progress on this? I have a unit that is misbehaving with it's aux heat, and I'd like to be able to see when it's in aux mode vs heat pump mode. The ecobee web portal is garbage compared to Home Assistant.

Thanks for all the work involved in integrating this!

@marcolivierarsenault
Copy link
Contributor

I am not aware of any work getting done on that front

@ponzekap2
Copy link
Author

ponzekap2 commented Dec 27, 2023 via email

@SBCV-apegram
Copy link

SBCV-apegram commented Dec 27, 2023

@ponzekap2 That would be nice. Thanks! I love this community...

@rolson1011
Copy link

I'm also having issues with aux heat missing and not being able to be controlled by the new card. I'm on TOU pricing and the heat pump costs far more to run "on peak" than my 96.6% natural gas furnace. Automation has been broken since and I cannot figure out how to make it work again, also unable to find any code examples.

@mcaminiti
Copy link

I'm not sure why aux heat was deprecated as it's a normal function of certain HVAC / thermostat systems. As I am also in aux mode heat season, I noticed my automations to trigger my emergency heat on no longer work because the mode no longer shows up in ecobee. I did work around if ecobee kicks it on, by making a template sensor looking at the status. Seems like I went backwards with this integration.

Happy to provide data for testing if it helps since it seems some users don't have emergency heat/aux systems.

@rolson1011
Copy link

I found it is now a service to be called, automation works but you have to set up a custom button because it isn't in any thermostat card.

In any case I'm rolling again just fine after I figured out the new place to find it.

@Xylink4411
Copy link

Xylink4411 commented Feb 23, 2024

@rolson1011 - Can you explain how you are able to control AUX settings from the ecobee homekit integration? I've seen mixed posts and the feature being added or removed over the years.

Aux is a setting on the thermostat, and therefore should be a "Mode" in the Home Assistant app. It's frustrating that nobody has figured this out yet.

I don't understand why someone would "Deprecate" a feature that is a core function. If anyone else has figured this out let me know. I've tried the Ecobee cloud integration and receive even less data from there.

@mcaminiti
Copy link

So if you look at the code change the toggle to turn on aux heat via service call will set the aux heat on, but the mode will show as “heat” in home assistant because that is what they changed it too. Heat and aux only mean heat in HA. I fully disagree with that change as well but has worked around the issue and basically planned to try and fork the version to put it back how it was. The removal of the mode makes no sense to me for a heat pump that can run heat and aux and aux only. Now the only way I can tell is by detecting the equipment running with a template sensor.

@Xylink4411
Copy link

Xylink4411 commented Feb 24, 2024 via email

@gjohansson-ST
Copy link
Member

aux heater is deprecated and will be removed so I'm closing this issue
https://developers.home-assistant.io/blog/2024/03/10/climate-aux-heater-deprecated

@gjohansson-ST gjohansson-ST closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants