-
Notifications
You must be signed in to change notification settings - Fork 13
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
Labels
enhancement
New feature or request
Comments
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 28, 2021
baerengraben
pushed a commit
that referenced
this issue
May 29, 2021
baerengraben
pushed a commit
that referenced
this issue
May 29, 2021
baerengraben
pushed a commit
that referenced
this issue
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
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
baerengraben
pushed a commit
that referenced
this issue
Jun 8, 2021
Now, Update is also done on startup (after 30s) => V0.9.5 |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
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
The text was updated successfully, but these errors were encountered: