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

show current hour as object #42

Closed
baerengraben opened this issue May 25, 2021 · 2 comments
Closed

show current hour as object #42

baerengraben opened this issue May 25, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@baerengraben
Copy link
Owner

baerengraben commented May 25, 2021

The weather information comes hourly, with the new API.
Now it would now be nice if the adapter would list the current weather information as a "Current_Hour" object:

  • forecast.current_hour.DD_DEG
  • etc.

This makes it easier to display the weather at the current hour in the visualization.

current_hour should always be updated when the new hour starts or when new forecast is available

@baerengraben
Copy link
Owner Author

baerengraben commented May 31, 2021

Ok, Version 0.9.2 provides now a current_hour object, that will be created/updated on every hour. At the moment it will NOT be updated when a forecast is done and it is NOT created on startup. This will come later on version 0.9.3

@baerengraben baerengraben added the enhancement New feature or request label Jun 7, 2021
@baerengraben
Copy link
Owner Author

baerengraben commented Jun 9, 2021

Now, Update is also done on startup (after 30s) => V0.9.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant