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

[ephemeris] Evolutions of the Ephemeris module #1169

Merged
merged 5 commits into from
Nov 4, 2019

Conversation

clinique
Copy link
Contributor

This PR is a follow-up of this discussion

Added unit tests over Ephemeris
Ephemeris retrieves by default the Holiday key
Added a function to get localized name of a given holiday key
Added ability to get the number of days until a holiday
Added ability to get next first holiday
Adapted and extended scripting capability accordingly

Signed-off-by: Gaël L'hopital [email protected]

Signed-off-by: Gaël L'hopital <[email protected]>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/ephemeris-binding/64102/17

Signed-off-by: Gaël L'hopital <[email protected]>
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.

Thanks you for the improvement. I left some comments.

Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
Signed-off-by: Gaël L'hopital <[email protected]>
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.

Code looks good to me. Thanks.

@cweitkamp cweitkamp added this to the 2.5 milestone Nov 4, 2019
@cweitkamp cweitkamp added the enhancement An enhancement or new feature of the Core label Nov 4, 2019
@cweitkamp cweitkamp merged commit 4fef010 into openhab:master Nov 4, 2019
wborn added a commit to wborn/openhab-core that referenced this pull request Nov 8, 2019
Jollyday requires JAXB 2.3 on Java 11 whereas only 2.2 is available during compilation for Java 8 compatibility.

See also:
* https://github.com/openhab/openhab2-addons/issues/6334
* openhab#1170
* openhab#1169

Signed-off-by: Wouter Born <[email protected]>
kaikreuzer pushed a commit that referenced this pull request Nov 8, 2019
Jollyday requires JAXB 2.3 on Java 11 whereas only 2.2 is available during compilation for Java 8 compatibility.

See also:
* https://github.com/openhab/openhab2-addons/issues/6334
* #1170
* #1169

Signed-off-by: Wouter Born <[email protected]>
@cweitkamp cweitkamp changed the title Evolutions of the Ephemeris module [ephemeris] Evolutions of the Ephemeris module Dec 3, 2019
@wborn wborn removed the enhancement An enhancement or new feature of the Core label Dec 8, 2019
@clinique clinique deleted the Ephemeris_Evolutions branch January 20, 2020 15:26
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 11, 2023
* Evolutions of the Ephemeris module

Signed-off-by: Gaël L'hopital <[email protected]>
GitOrigin-RevId: 4fef010
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 11, 2023
Jollyday requires JAXB 2.3 on Java 11 whereas only 2.2 is available during compilation for Java 8 compatibility.

See also:
* https://github.com/openhab/openhab2-addons/issues/6334
* openhab#1170
* openhab#1169

Signed-off-by: Wouter Born <[email protected]>
GitOrigin-RevId: d627a6b
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.

4 participants