• 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 MMM-Hive Users that can help, please?

Scheduled Pinned Locked Moved Troubleshooting
34 Posts 4 Posters 14.7k Views 4 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.
  • M Offline
    mongo116 Module Developer
    last edited by Apr 10, 2018, 2:57 PM

    The config I have just tested with:

    		{
    			module: "MMM-Hive",
    			position: "top_right",
    			header: "Hive",
    			config: {
    				username: '',
    				password: '',
    				postcode: '',
    				updateInterval: 10 * 60000,
    				outsideUrl: 'http://weather-prod.bgchprod.info/weather?postcode=',
    				temperatureSuffix: ' °C',
    				showNext: true,
    				highestTemp: '30',
    				highTemp: '25',
    				lowTemp: '20',
    				lowestTemp: '15',
    				animatedLoading: true,
    				debug: true,
    					},
    
    D 1 Reply Last reply Apr 10, 2018, 8:18 PM Reply Quote 1
    • M Offline
      maccy99
      last edited by maccy99 Apr 10, 2018, 6:51 PM Apr 10, 2018, 3:22 PM

      Had the same issue then restarted rpi then suddenly it appeared :-)
      0_1523373716571_Capture.PNG

      Thank you so much…

      1 Reply Last reply Reply Quote 1
      • D Offline
        Damian @mongo116
        last edited by Damian Apr 10, 2018, 8:35 PM Apr 10, 2018, 8:18 PM

        @mongo116

        Thanks so much… I deleted then re-installed, and it works :-) Top man!

        Now… how do I set lowest Temp for outside so anything higher than my setting will color the thermoeter icon like your example?

        I know the inside will show red as its heating, then go grey when target reached, but unsure how to adjust outside the same way?

        M 1 Reply Last reply Apr 10, 2018, 9:16 PM Reply Quote 0
        • M Offline
          mongo116 Module Developer @Damian
          last edited by Apr 10, 2018, 9:16 PM

          @Damian Hi, glad that it’s now working. I’m still going to work on it when I can, but at least no urgency now :)

          For the outside temperature thermometer, check the readme on the github page (https://github.com/flick116/MMM-Hive), specifically the following settings:

          highestTemp - Set the highest temperature value, which when reached will use the ‘full thermometer’ icon, plus turn the icon red

          highTemp - Set the high temperature value, which when reached will use the ‘three quarters full thermometer’ icon

          lowTemp - Set the low temperature value, which when reached will use the ‘half full thermometer’ icon

          lowestTemp - Set the lowest temperature value, which when reached will use the ‘quarter full thermometer’ icon
          (anything below this temperature will use the ‘empty thermometer’ icon)

          Only when the temperature equals or is greater than the highestTemp value will the icon turn red.

          D 1 Reply Last reply Apr 10, 2018, 9:56 PM Reply Quote 1
          • D Offline
            Damian @mongo116
            last edited by Apr 10, 2018, 9:56 PM

            @mongo116

            Ahhhh… thanks.
            I thought these referred to the inside temp? I will have another look at the config and see, but off hand I recall only 1 set? Those I thought were for inside… but will look more closely 2mor and play about.

            So yeah, very happy to have it actually working now, and that the link I gave you helped finding that BG changed things… and other MMM-Hive users on here will also appreciate the work you done to fix it.

            Thanks again…

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 3
            • 4
            • 4 / 4
            4 / 4
            • First post
              34/34
              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