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

Feature Request: Expose country descriptions for external usage #110

Open
cweitkamp opened this issue Aug 6, 2019 · 0 comments · May be fixed by #121
Open

Feature Request: Expose country descriptions for external usage #110

cweitkamp opened this issue Aug 6, 2019 · 0 comments · May be fixed by #121

Comments

@cweitkamp
Copy link
Contributor

I would like to discuss the idea to expose country descriptions for external usage.

The openHAB framework provides a dynamically - sometimes UI based - way of configuring internal services. One of them is based on the Jollyday library. Currently we download and import the properties file from this repository and parse it on our own to make use of the available country descriptions and populate selections to the users based on the given restrictions: The selection of the country will affect the possible options that can be selected on region and the selection of the region affects the possible options of the city. See openhab/openhab-core#919 for reference.

It would be very nice to get access to the internal data of the Jollyday library (e.g. via a country description provider interface) to share and minimize resources. What do you think about that? How can it be implemented? I like to volunteer for implementing this feature.

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 a pull request may close this issue.

1 participant