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.2k 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
      last edited by

      Both:
      https://github.com/cowboysdude/MMM-Astrology
      and
      https://github.com/morozgrafix/MMM-horoscope

      are 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! :)

      S 1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @pingywon
        last edited by

        @pingywon probably this
        https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        P 1 Reply Last reply Reply Quote 1
        • P Offline
          pingywon @sdetweil
          last edited by

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

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            pingywon @pingywon
            last edited by

            @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 Reply Quote 0
            • S Away
              sdetweil @pingywon
              last edited by

              @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 Reply Quote 0
              • P Offline
                pingywon @sdetweil
                last edited by

                @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

                  @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 Reply Quote 0
                  • S Away
                    sdetweil @pingywon
                    last edited by

                    @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
                    • First post
                      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