• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Any Horoscope modules that work?

Scheduled Pinned Locked Moved Solved Troubleshooting
8 Posts 2 Posters 1.6k Views 2 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    pingywon @pingywon
    last edited by Dec 18, 2021, 3:03 AM

    @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. :)

    S 1 Reply Last reply Dec 18, 2021, 3:07 AM Reply Quote 0
    • S Offline
      sdetweil @pingywon
      last edited by Dec 18, 2021, 3:07 AM

      @pingywon what does broken mean. a little more info please

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      P 2 Replies Last reply Dec 19, 2021, 4:36 PM Reply Quote 0
      • P Offline
        pingywon @sdetweil
        last edited by Dec 19, 2021, 4:36 PM

        @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

        1 Reply Last reply Reply Quote 0
        • P Offline
          pingywon @sdetweil
          last edited by Dec 22, 2021, 11:32 AM

          @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?

          S 1 Reply Last reply Dec 22, 2021, 1:57 PM Reply Quote 0
          • S Offline
            sdetweil @pingywon
            last edited by Dec 22, 2021, 1:57 PM

            @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

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              8/8
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy