home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.96k stars 2.69k forks source link

Thermostat Card - Removed ability to set heat/cool #18950

Closed gnvdude closed 8 months ago

gnvdude commented 9 months ago

Checklist

Describe the issue you are experiencing

old card displayed cool vs heat and ability to set mode new card removed ability to change between cool and heat modes

image

Describe the behavior you expected

that the cool and heat symbols would be there to control from single location

Steps to reproduce the issue

1. 2. 3. ...

What version of Home Assistant Core has the issue?

2023.12.0

What was the last working version of Home Assistant Core?

2023.11

In which browser are you experiencing the issue with?

iphone app and browser chrome

Which operating system are you using to run this browser?

Windows 10

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

tdejneka commented 9 months ago

In the Release Notes for version 2023.12.0, refer to the section that introduces the new Climate card.

The second screenshot in that section shows how to add features to the card.

Screenshot_20231207-082659~2


EDIT

Or you can wait for the next patch release which is likely to include the following PR which puts the controls back by default.

https://github.com/home-assistant/frontend/pull/18944

codyc1515 commented 9 months ago

Pleased to see this reverted. It was a very clunky interface on mobile.

piitaya commented 8 months ago

New hvac mode controls are optional when creating manual dashboard. If you use the default dashboard, it will be included automatically.

karwosts commented 8 months ago

Believe this is now resolved, don't think there's any action left to take here.