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

[SL] weather and person untraslated states fix #1851

Closed
wants to merge 44 commits into from
Closed

Conversation

andrejs2
Copy link
Contributor

@andrejs2 andrejs2 commented Jan 3, 2024

pushed from weather-and-person-fixes-untraslated

synesthesiam and others added 30 commits December 12, 2023 10:31
* [RU] add script_HassTurnOn support

---------

Co-authored-by: Andrei Solodovnikov <VoultBoy@yandex.ru>
* Improve light_HassLightSet sentences

* Update sentences/en/light_HassLightSet.yaml

Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>

* Add "of" to <in> expansion rule

---------

Co-authored-by: Tudor Sandu <tm.sandu@gmail.com>
* [de-CH] slight adjustment of GetTemperature

* [de-CH] add ListAddItem

* [de-CH] implement ListAddItem

* [de-CH] implement HassGetWeather

* [de-CH] add nevermind

* test for nevermind
* Remove variable from brightness expansion rule
* Remove variable from temperature expansion rule
* Remove area and name expansion rule
* Disambiguate words with accent
General Improvement for readability and maintainability of our intents
* Remove <le> from <lumiere> and <lumieres>
* HassLightSet brightness
* HassLightSet color
* Lights HassTurnOff
* HassTurnOn Lights
* Move cover specific command to covers
* Typo
* Add optional [de]
* New tests

thanks @jlpouffier
* Fix Hebrew response for HassClimateGetTemperature

The Hebrew response for HassClimateGetTemperature returned the climate's state, rather than the current temp.

Also, when a sentence in Hebrew starts with a number, or an english letter, it jumbles it.

Fixed the value and added the name of the area to the beginning of the sentence to avoid it getting jumbled.

The new sentence translates to  "In {area} {temperature} degrees" (no need for ["it is"] between area and temperature in Hebrew)

* Add support for not providing area, add tests
Adding ListAddItem sentences, responses and tests for Galician.
Copy link
Contributor

@tetele tetele left a comment

Choose a reason for hiding this comment

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

Please clean the PR and include only your modifications

@home-assistant home-assistant bot marked this pull request as draft January 3, 2024 11:18
@home-assistant
Copy link

home-assistant bot commented Jan 3, 2024

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.

@andrejs2
Copy link
Contributor Author

andrejs2 commented Jan 3, 2024

Please clean the PR and include only your modifications

I really don't know how to handle this. After I made changes to responses (HassGetState.yaml) I broke some other tests for person and weather. I did rebase with branch but then it includes other commits....ahhh.

Is it ok to close this PR? I'll wait with PR (open new PR) till this is resolved and merged...

@tetele
Copy link
Contributor

tetele commented Jan 3, 2024

Is it ok to close this PR? I'll wait with PR (open new PR) till this is resolved and merged...

That will probably be the easier thing to do. So... any PR that you create should only contain your updates. This is really important!

It's ok if you don't merge for now and me and/or @synesthesiam will try to do that when the functionality is ready.

Thanks!

@andrejs2
Copy link
Contributor Author

andrejs2 commented Jan 3, 2024

Is it ok to close this PR? I'll wait with PR (open new PR) till this is resolved and merged...

That will probably be the easier thing to do. So... any PR that you create should only contain your updates. This is really important!

It's ok if you don't merge for now and me and/or @synesthesiam will try to do that when the functionality is ready.

Thanks!

@tetele Thanks!

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.