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

[EN] Add floor support to HassClimateGetTemperature #2790

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jackwilsdon
Copy link
Contributor

English equivalent of #2788. Fixes home-assistant/core#133733.

I removed is it (hot|cold|warm|cool) [in <area>], as it didn't seem to work and doesn't really make much sense considering the response ("N degrees"). Happy to add it back (and fix it) if it's still wanted.

Copy link
Contributor

@ViViDboarder ViViDboarder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Some changes to support queries like “how cool is the living room” rather than strictly “how cool is it in the living room”.

sentences/en/climate_HassClimateGetTemperature.yaml Outdated Show resolved Hide resolved
sentences/en/climate_HassClimateGetTemperature.yaml Outdated Show resolved Hide resolved
sentences/en/climate_HassClimateGetTemperature.yaml Outdated Show resolved Hide resolved
@home-assistant home-assistant bot marked this pull request as draft December 27, 2024 13:58
@home-assistant
Copy link

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@jackwilsdon jackwilsdon force-pushed the climate-get-current-area branch 4 times, most recently from 00c4980 to b887e91 Compare December 27, 2024 14:17
Copy link
Contributor

@ViViDboarder ViViDboarder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one change unless you decide to add floor support. Floor support would actually be really useful here as many places only have a single thermostat per floor.

Copy link
Contributor

@ViViDboarder ViViDboarder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Did you get a core PR for floors? Mind linking to it so we can make sure that gets merged?

@jackwilsdon
Copy link
Contributor Author

jackwilsdon commented Dec 27, 2024

Just opened home-assistant/core#134098 which adds floor support to core 👍

@jackwilsdon jackwilsdon marked this pull request as ready for review December 27, 2024 17:17
@mib1185
Copy link
Contributor

mib1185 commented Dec 27, 2024

Maybe split out the part about floor support, so we can get this merged with area support now.

@jackwilsdon jackwilsdon changed the title [EN] Add area-awareness to HassClimateGetTemperature [EN] Add area and floor awareness to HassClimateGetTemperature Dec 27, 2024
@jackwilsdon
Copy link
Contributor Author

Split out area support into #2793 👍

@mib1185
Copy link
Contributor

mib1185 commented Dec 27, 2024

#2793 is merged, you need to rebase this PR now to solve the conflict.

@mib1185 mib1185 marked this pull request as draft December 27, 2024 22:47
@jackwilsdon jackwilsdon force-pushed the climate-get-current-area branch from 84b984f to f137fd4 Compare December 27, 2024 22:53
@jackwilsdon jackwilsdon marked this pull request as ready for review December 27, 2024 22:53
@jackwilsdon jackwilsdon changed the title [EN] Add area and floor awareness to HassClimateGetTemperature [EN] Add floor awareness to HassClimateGetTemperature Dec 27, 2024
@jackwilsdon jackwilsdon changed the title [EN] Add floor awareness to HassClimateGetTemperature [EN] Add floor support to HassClimateGetTemperature Dec 27, 2024
Copy link
Contributor

@mib1185 mib1185 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mib1185 mib1185 marked this pull request as draft January 1, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HassClimateGetTemperature does not use area of assistant
4 participants