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: Support http instead of https #102

Open
Maruu23 opened this issue Feb 17, 2021 · 3 comments
Open

Feature Request: Support http instead of https #102

Maruu23 opened this issue Feb 17, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@Maruu23
Copy link

Maruu23 commented Feb 17, 2021

First of all, great project.

I, and some other Smart Home guys would like to include the Corona statistics in our Smart Home, so we can see every day what are the latests stats. Unfortunatly the Smart Home Server only supports http, not https. Maybe you could also allow requests via http to the https://api.corona-zahlen.org/ endpoints? As the data is published by RKI for all, https isn't mandatory.

Best wishes, Hannes

@markushartmann
Copy link

Yes, please add http access.

@marlon360
Copy link
Owner

Hey @Maruu23

What Smart Home Server are you using?
I don't want to give up the redirect to https.

Maybe you can try running the server at your local machine. See this guide: https://github.com/marlon360/rki-covid-api#host-it-yourself

If your Smart Home Sever uses docker it is very easy to integrate it in the docker-compose.

@Maruu23
Copy link
Author

Maruu23 commented Feb 23, 2021

We are using Loxone, a very common Smart Home System. Loxone is a SPS based system and is unfortunately not running in a docker container. A local server could be a solution, but setting up a local server only for running the API is too much effort. There are even more loxone users, that are interested in using your API (I asked in the forum) and all of them do then need to setup their own API. Maybe you could rethink your decision or provide an extra endpoint or parameter (GET or Header) to accept http connections.

Thank you in advance!

@marlon360 marlon360 added the enhancement New feature or request label Mar 12, 2021
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

3 participants