• 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
  1. Home
  2. lotman9000
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
L
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 6
  • Groups 0

lotman9000

@lotman9000

0
Reputation
8
Profile views
6
Posts
0
Followers
0
Following
Joined Jan 11, 2021, 2:58 PM
Last Online Jun 23, 2021, 11:29 AM

lotman9000 Unfollow Follow

Latest posts made by lotman9000

  • RE: MMM-carousel

    @sdetweil thanks for your quick response!

    posted in Troubleshooting
    L
    lotman9000
    Jun 23, 2021, 11:29 AM
  • MMM-carousel

    Hi everyone,
    Would it be possible to use carousel in a way that my modules are displayed on slides as well as on an overview page so that I get basic information (e.g. next 5 events from calendars) on my overview page and details on the particular slide? I thought about creating duplicates for each module as a workaround but maybe there’s a better way someone already thought of :).

    posted in Troubleshooting
    L
    lotman9000
    Jun 23, 2021, 7:54 AM
  • RE: *NEW LIST 29.06.2021* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered

    @goldjunge_chriz said in *NEW LIST 23.08.2020* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered:

    # username width (m) height (m) real area (m²) area to pay for (min. 0,4 m²) location of elivery additional comments (like polished edges) confirmed
    1 @malevolent 0.8 0.5 0.4 0.4 Spain polished edges ✓
    2 @azra 0.38 0.58 0.22 0.4 Germany -
    3 @azra 0.38 0.58 0.22 0.4 Germany polished edges
    4 @Mascheljefferson 0.85 0.6 0.51 0.51 Germany polished edges
    5 @Nunika 1.20 0.75 0.90 0.90 Austria polished edges ✓
    6 @DeanoNoire 0.7 0.6 0.42 0.42 Czech Republic - ✓
    7 @tonganiko 1.3 0.7 0.91 0.91 France polished edges ✓
    8 @nunoary 0.735 0.435 0.32 0.4 Portugal polished edges
    9 @InternetPolice 1.5 0.6 0.9 0.9 Germany polished edges ✓
    10 @txula 1.1 0.8 0.88 0.88 Spain - ✓
    11 @discoernie 0.7 0.5 0.35 0.4 Germany polished edges
    12 @lotman9000 0.7 0.5 0.35 0.4 Germany polished edges ✓
    13 @Stinger0815 0.92 0.535 0.49 0.49 Germany polished edges ✓
    14 @creatvt 1.1 0.7 0.77 0.77 Germany polished edges ✓
    15 @frias 1.5 0.6 0.9 0.9 Sweden polished edges ✓
    16 @OberfragGER 0.794 0.642 0.51 0.51 Germany ✓
    posted in Hardware
    L
    lotman9000
    Mar 14, 2021, 8:28 PM
  • RE: MMM-Spotify

    @Abstr you might be able to hardcode it within the MMM-Spotify.js file by adding

          case "SPOTIFY_ACCOUNT_JONDOE":
            this.sendSocketNotification("ACCOUNT","JONDOE")
            break
    

    (e.g. after line 128) in order to create a notification that lets you address a specific account. Doesn’t allow toggling but might help you choosing a specific account. This should be the USERNAME from the spotify.config.json file.

    posted in Entertainment
    L
    lotman9000
    Jan 19, 2021, 1:18 PM
  • RE: MMM-Spotify

    Hey guys,
    I recently discovered this module and love it! Unfortunately, I can’t manage to enable the volume control via notifications. While other notifications such as “SPOTIFY_SHUFFLE” or “SPOTIFY_TOGGLE” work, “SPOTIFY_VOLUME_UP” or “_DOWN” won’t.

    I am using a usb macro pad as input device (mapped to numeric keys 1-10) with MMM-Keybindings. The following settings are a minimal working example from my config.js:

    modules: [
    		{
    			module: "alert",
    		},
    		{
                		module: "MMM-KeyBindings",
                		config: {
    				enableKeyboard: true,
    				handleKeys: ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10'],
    				actions: [
    						{
    						key: "1",
    						notification: "SPOTIFY_SHUFFLE"
    						},
    						{
    						key: "2",
    						notification: "SPOTIFY_VOLUME_DOWN"
    						},
    		{
      		module: "MMM-Spotify",
      		position: "bottom_left",
      		config: {
    			volumeSteps: 5,
    			debug: false, 
    			control: "hidden"
     			 }
    		}
    	]
    

    I also realized that the module is not receiving the current volume from my devices but is rather stuck at 100%.

    Is there anyone who might have an idea of how to fix this problem? Thank you so much in advance!

    posted in Entertainment
    L
    lotman9000
    Jan 16, 2021, 8:36 PM
  • RE: *NEW LIST 29.06.2021* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered

    Hey there,
    I’d like to join the group buy as well if you are still accepting orders :).

    Wide : 0.5m
    Height : 0.70m
    Real area : 0.35
    Area to pay : 0.4
    Location of delivery : Germany
    Additionnal comments : Polished edges

    posted in Hardware
    L
    lotman9000
    Jan 15, 2021, 4:24 PM
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