Read the statement by Michael Teeuw here.
MMM-DailyBibleVerse
-
Description:
I made a module to display the verse of the day from www.biblegateway.com. :)
Download:
[card:arthurgarzajr/MMM-DailyBibleVerse]
Initial Version
Update 1
- Fixed some connection problems
-
@arthurgarzajr
I googled it, and they have a RSS feed,
So just add this adress : https://www.biblegateway.com/votd/get/?format=atom
To the newsfeed module and you will get the verse every day.Edit : sorry, I thought this was a request, my bad :D
-
@arthurgarzajr said in MMM-DailyBibleVerse:
I made a module to display the verse of the day from www.biblegateway.com. :)
Please add the link to your github repository and please add a screenshot. Otherwise this entry is kind of useless :)
-
Whoops! Here’s the link to the repository: https://github.com/arthurgarzajr/MMM-DailyBibleVerse
-
I get the first day but then have socket errors when trying to refresh.
-
What is the socket error you are getting?
-
MMM-DailyBibleVerse node helper received a socket notification: START - Payload: [object Object]
{“error”:{“code”:“103”,“message”:“Invalid version: Please check your version parameter”}} -
Great! Thank you. It seems that the version is not being passed properly after a while…I’ve been trying to figure out what was going on but with that error message I am able to see what is happening.
Let me try to fix it and I’ll get back with you on if my fix worked.
Thanks!
-
@arthurgarzajr Any Luck on this issue? Love the module
-
Hey! Thanks for checking back. Yes I think I have it fixed.
I’ve been waiting a few days to verify it really is fixed before I updated this thread and pushed my code to Github.
Let me check tonight if it’s still working and I will push my changes.