MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. freescl
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    F
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    freescl

    @freescl

    0
    Reputation
    200
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    freescl Unfollow Follow

    Latest posts made by freescl

    • RE: MMM-Hue

      @freescl
      Just found out, that copying the Module to default modules folder helps to get it run… Hope it helps someone else :)

      posted in Utilities
      F
      freescl
    • RE: MMM-Hue

      Hello there,
      I am experiencing issues with getting MMM-hue to show on the screen.
      I have successfully created a hue bridge user id, so maybe my config is wrong?

      		{
      		    module: 'MMM-Hue',
      		    position: 'top_right',
      		    config:{
                      	bridgeip: "192.168.xxx.xxx",
      		        userid: "MY-ID-OF-HUE-BRIDGE",
                     		colour: false
                 	}
      		},
      

      Can anyone help?

      Thanks,

      posted in Utilities
      F
      freescl