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

Add hours to query string #1

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

WilliamKTurner
Copy link

@WilliamKTurner WilliamKTurner commented Oct 19, 2022

Add hours parameter to query string to get full 7 days of data. Otherwise defaults to 3 days.

Signed-off-by: Will Turner william.k.turner@gmail.com

Add hours parameter to query string to get full 7 days of data.
@weymann
Copy link
Owner

weymann commented Nov 2, 2022

Tested locally - looks good!

@weymann weymann merged commit 5563d79 into weymann:solar-forecast Nov 2, 2022
@WilliamKTurner
Copy link
Author

WilliamKTurner commented Nov 4, 2022 via email

@weymann
Copy link
Owner

weymann commented Nov 4, 2022

Right, DCO check failed.

Try this from here:

git commit --amend --signoff
If you've pushed your changes to GitHub already you'll need to force push your branch after this with git push -f.

weymann pushed a commit that referenced this pull request Jun 8, 2023
…penhab#13695)

* [jsscripting] Refactor ThreadsafeTimers to create futures inline instead of in an extra methods
* [jsscripting] Introduce utility class for providing easy access to script services
* [jsscripting] Reimplement timer creation methods from ScriptExecution for thread-safety
* [jsscripting] Add missing JavaDoc for reimplement timer creation methods
* [jsscripting] Remove the future from the map when setTimeout expires
* [jsscripting] Rename `GraalJSScriptServiceUtil` to `JSScriptServiceUtil`
* [jsscripting] Remove the `createTimerWithArgument` method
* [jsscripting] Replace the OSGi workaround of `JSScriptServiceUtil` with an injection mechanism
* [jsscripting] Use constructor to inject `JSScriptServiceUtil` into `GraalJSScriptEngineFactory`
* [jsscripting] Minor improvements by @J-N-K (#1)
* [jsscripting] Minor changes related to last commit to keep flexibility of `JSRuntimeFeatures`
* [jsscripting] Upgrade openhab-js to v2.1.1
* [jsscripting] Remove unused code

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Co-authored-by: Jan N. Klug <github@klug.nrw>
weymann pushed a commit that referenced this pull request Nov 3, 2024
* Fixes in indexes from Ruepert #1

Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
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.

2 participants