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

Remove static "for the next 3 hours" text #4738

Merged
merged 3 commits into from
Jan 28, 2019

Conversation

andreasscherbaum
Copy link

This is applied to every forecast, no matter how far in the future.

This is applied to every forecast, no matter how far in the future.
Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

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

As mentioned in the other PR I agree with you on the labels for the forecast channel types. They are reused for hourly and daily forecast and will fit better. But I do not agree on the labels for the current channel types. According to the documentation the API returns exactly those values.

I marked one spelling mistake inside.

@@ -112,8 +112,8 @@ Once the parameter `forecastDays` will be changed, the available channel groups
| forecastHours03, forecastHours06, ... forecastHours120 | wind-direction | Number:Angle | Forecasted wind direction. |
| forecastHours03, forecastHours06, ... forecastHours120 | gust-speed | Number:Speed | Forecasted gust speed. **Advanced** |
| forecastHours03, forecastHours06, ... forecastHours120 | cloudiness | Number:Dimensionless | Forecasted cloudiness. |
| forecastHours03, forecastHours06, ... forecastHours120 | rain | Number:Length | Expected rain volume for the next 3 hours. |
| forecastHours03, forecastHours06, ... forecastHours120 | snow | Number:Length | Expected snow volume for the next 3 hours. |
| forecastHours03, forecastHours06, ... forecastHours120 | rain | Number:Length | Expected rain volum. |
Copy link
Contributor

Choose a reason for hiding this comment

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

Spelling: volum

Copy link
Author

Choose a reason for hiding this comment

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

Ok, fixed that one. Must have been slipped through, as the white space was also missing.

@andreasscherbaum
Copy link
Author

I restored the labels for the current weather data.

Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

Merged with small patch exception.

@cweitkamp cweitkamp merged commit b1f59b8 into openhab:master Jan 28, 2019
@wborn wborn added this to the 2.5 milestone Feb 28, 2019
Pshatsillo pushed a commit to Pshatsillo/openhab-addons that referenced this pull request Jun 19, 2019
* Remove static "for the next 3 hours" text. This is applied to every forecast, no matter how far in the future.

Signed-off-by: Pshatsillo <[email protected]>
ne0h pushed a commit to ne0h/openhab-addons that referenced this pull request Sep 15, 2019
* Remove static "for the next 3 hours" text. This is applied to every forecast, no matter how far in the future.

Signed-off-by: Maximilian Hess <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants