-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Please help with Freeboard on Github IO #283
Comments
Hi Luc,
Try changing line
https://github.com/Freeboard/freeboard/blob/master/plugins/freeboard/freeboard.datasources.js#L324
to use HTTPS, e.g.: "http*s*://dweet.io/client/dweet.io.min.js".
Please let me know if that works.
…On Sun, Sep 19, 2021 at 12:42 PM Luc Volders ***@***.***> wrote:
Hi there,
Coulod anybody give me some directions.
I forked Freeboard to my own repositries.
Next I made a Github page with freeboard.
And it works partially.
I can make a time widget and a Google maps widget which work fine.
But as I add a dweet datasource it will not update.
Any clues.
The original board does: http://freeboard.github.io/freeboard/
Mine does not: https://lucvolders.github.io/freeboard/
What are the steps I need to do to have my Github freeboard get the
updated data.
My dweet is Lucstemp2018 and then temp (updated every half hour).
Thanks Luc
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#283>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEO2AVWLDSLMC3RONIZTJ3UCYHHZANCNFSM5EKQEHIQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hi there bugvish, Thanks for your ultrafast reply. As I am in the Netherlands there is some time difference My dweet is: https://dweet.io/dweet/for/whoisthere?luc=1 Luc |
Found the culprit. So search another webservice (I am using 000webhost) . Luc |
Hi there,
Could anybody give me some directions.
I forked Freeboard to my own repositry.
Next I made a Github page with freeboard from that repositry.
And it works partially.
I can make a time widget and a Google maps widget which work fine.
But as I add a dweet datasource it will not update.
Any clues.
The original board does: http://freeboard.github.io/freeboard/
Mine does not: https://lucvolders.github.io/freeboard/
What are the steps I need to do to have my Github freeboard get the updated data from dweet.
My dweet is Lucstemp2018 and then temp (updated every half hour).
Thanks Luc
The text was updated successfully, but these errors were encountered: