Read the statement by Michael Teeuw here.
Any Horoscope modules that work?
-
Both:
https://github.com/cowboysdude/MMM-Astrology
and
https://github.com/morozgrafix/MMM-horoscopeare very broken.
Can anyone fix them or is there any other Astrology modules that actually do work?
I had an old MM running for years with old software and the Astrology one worked. I wiped everything and updated to the latest and greatest and now neither one will work and im not sure why.
HALP! :)
-
-
@sdetweil This helped a lot, I was still having some issues, but I was able to get MMM-Astrology working correctly.
Thank you once again for the help.
-
@sdetweil … I spoke too soon. I had MMM-Astrology working just fine and then started playing with a bunch of other stuff and now its broken…either I broke it or it just happen to break 4 days after I got it working. Can anyone help or confirm?
Here is my config block for it. look ok?
{ module: 'MMM-Astrology', disabled: false, position: 'bottom_right', config: { starSigns: ["gemini"], hScope: "daily", tcolor: "white" } },
Any help would be great…the Gemini in my house NEEDS her horiscope. :)
-
@pingywon what does broken mean. a little more info please
-
@sdetweil the module loads properly but the horoscope just shows
[]
instead of the text of the actual horoscope
I removed the whole module and “re-cloned” it but its still just showing [] instead of text
-
@sdetweil said in Any Horoscope modules that work?:
@pingywon what does broken mean. a little more info please
@sdetweil Or anyone… can someone confirm the module is still working? or is it broken for everyone?
-
@pingywon i got the URL and tested
{
“date”: “2021-12-22”,
“horoscope”: “[]”, // api returns empty list
“sunsign”: “cancer”
}I opened and issue
https://github.com/cowboysdude/MMM-Astrology/issues/18